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
What does innodb stand for?
How to drop an existing table in mysql?
How can you make a database as your current database?
Is mysql connect deprecated?
Is mysql a backend?
I have two sql database at different PC.how can link b/w database and database tables.
How do I rename a mysql database?
What is the default port number of mysql?
Explain the difference between BOOL, TINYINT and BIT?
What is key in mysql?
How show all tables in mysql query?
How can we know the number of days between two given dates using MySQL?
2 Answers Base2 Infotech, Webworks,
Oracle (3259)
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)