How do appended records appear in the destination table?

What will be an ideal response?

They appear in primary key order or they are added to the bottom of the table if no primary key exists.

Computer Science & Information Technology

You might also like to view...

In an INSERT statement, the column name list can be omitted if you are doing what?

a. Adding data only to the primary key column b. Adding only a NULL value c. Adding only a default value d. Supplying a value for every column in the table

Computer Science & Information Technology

Analog information is

a. discrete b. continuous c. random d. digital

Computer Science & Information Technology