MySQL quiz, level Advanced, question 10
| Question: | A SELECT command without a WHERE clause returns |
| Answer 1: | All the records from a table, or information about all the records This was the CORRECT answer |
| Answer 2: | Nothing |
| Answer 3: | All the records from a table that match the previous WHERE clause |
| Answer 4: | SELECT is invalid without a WHERE clause |
This was a question from our quiz ... but we have now provided you with
the answer (above) - we prefer to provide you with information rather than to
puzzle you.
|
|