InterviewSolution
Saved Bookmarks
| 1. |
Which Statement is used to insert the values in the table?(a) INSERT INTO(b) Insert(c) INSERT(d) None of the mentionedI have been asked this question in my homework.Enquiry is from Populating & Modifying Tables topic in portion Using SQL to Manage Data of MySQL |
|
Answer» CORRECT ANSWER is (a) INSERT INTO Explanation: NONE. |
|