MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the syntax is correct for insert statement? i) insert into values ii) insert into (column list) values |
| A. | i-only |
| B. | ii-only |
| C. | Both of them |
| D. | None of them |
| Answer» D. None of them | |