InterviewSolution
Saved Bookmarks
| 1. |
Which Clause is used to select a particular row from the set of row in an existing table?(a) WHERE(b) FROM(c) ALTER(d) None of the mentionedI have been asked this question in class test.Question is from Populating & Modifying Tables in chapter Using SQL to Manage Data of MySQL |
|
Answer» RIGHT ANSWER is (a) WHERE Easiest EXPLANATION: NONE. |
|