Multiple Choice
If a table already exists,what command would you issue to add copies of existing rows from one table to the other?
A) INSERT command with an UPDATE clause
B) INSERT command with a SET clause
C) INSERT command with a subquery
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q106: Which of the following commands is used
Q107: A(n)_ lock will allow other users to
Q108: A(n)_ in a SQL command instructs Oracle
Q109: Contents of the PUBLISHER table<br> <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB1929/.jpg"
Q110: The data being inserted into a table
Q112: When a subquery is used in the
Q113: When data is being entered into a
Q114: If the WHERE clause of the DELETE
Q115: The _ TABLE command is used to
Q116: Which of the following is a valid