To add records to a table, use the SQL ____ command.

A. ADD INTO
B. APPEND
C. RECORD
D. INSERT INTO

Answer: D

Computer Science & Information Technology

You might also like to view...

When two criteria are placed in the same row, the ________ logical operator applies

A) And B) Null C) Or D) Not

Computer Science & Information Technology

The class io is the base class of the C++ stream classes istream and ostream.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology