Which one of the following is the correct way to select all
columns and all rows from "vtable"?
Choice 1
SELECT FROM vtable SELF JOIN vtable
Choice 2
SELECT ALL COLUMNS FROM vtable WHERE ALL ROWS = *
Choice 3
SELECT EVERYTHING FROM vtable
Choice 4
SELECT vtable.* WHERE vtable = vtable
Choice 5
SELECT * FROM vtable WHERE 1 = 1
Answers were Sorted based on User's Feedback
Is mysql a programming language?
How to shut down the server with 'mysqladmin'?
What is the current mysql version?
Explain Normalization concept?
Is mariadb better than mysql?
Can mysql handle big data?
why not null is not allowed at table level
Can mysql and mariadb coexist?
Is blocked because of many connection errors unblock with mysqladmin flush hosts?
Can we store files in mysql?
What is difference between mongodb and mysql?
Is number a datatype in mysql?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)