Which of the following is not a rule for using an Append query?

A. There must be the same number of fields in both tables.
B. Data types in both tables much match (with some exceptions).
C. The destination table should not have an AutoNumber field.
D. All the normal rules for adding a new record to the destination table still apply.


Answer: A

Computer Science & Information Technology

You might also like to view...

Which of the following statements correctly creates a Color object?

a. new Color(3, 5, 5, 1); b. new Color(0.3, 0.5, 0.5, 0.1); c. new Color(0.3, 0.5, 0.5); d. Color.color(0.3, 0.5, 0.5); e. Color.color(0.3, 0.5, 0.5, 0.1);

Computer Science & Information Technology

What is the shortcut key for the Bucket tool?

What will be an ideal response?

Computer Science & Information Technology

Which of the following locks uses a keypad to control access?

a. Warded lock b. Tumbler lock c. Basic combination lock d. Programmable cipher lock

Computer Science & Information Technology

Microsoft and many tech writers also use the term _______________ installation to define an upgrade.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology