MCQOPTIONS
Saved Bookmarks
| 1. |
Which method enables you to add rows to a table, either by specifying the column values or by specifying a subquery that selects data from another existing table? |
| A. | INSERT statement |
| B. | MERGE statement |
| C. | Both A & B |
| D. | None of the above |
| Answer» B. MERGE statement | |