Home / CSE / Database System 2 - CS :: Discussion

Discussion :: Database System 2 - CS

  1. When using the SQL INSERT statement:

  2. 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.

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Explanation Not Provided


Be The First To Comment