McqMate
| Q. |
Which of the syntax is correct for insert statement? i) insert into <table_name> values <list of values> ii) insert into <table_name> (column list) values <list of values> |
| A. | i-only |
| B. | ii-only |
| C. | Both of them |
| D. | None of them |
| Answer» C. Both of them | |
View all MCQs in
DataBase Management System (DBMS)No comments yet