SQL for Database Construction - Technical MCQs

Q1:

When using the SQL INSERT statement:

A rows can be modified according to criteria only.

B rows cannot be copied in mass from one table to another only.

C rows can be inserted into a table only one at a time only.

D rows can either be inserted into a table one at a time or in groups.

ANS:D - rows can either be inserted into a table one at a time or in groups.

No answer description is available. Let's discuss.