Multiple Choice
When running an append query,what happens if a record violates the primary key rule for the destination table?
A) The record is rejected.
B) The original record is selected.
C) The record is added without the primary key field.
D) The append query is rejected.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: If you run a make table query
Q6: You can use Undo when running an
Q7: An append query is a query that:<br>A)copies
Q8: When updating records,convert the select query to
Q9: Moving records from one table to another
Q11: To test an update query before running
Q12: Where do the row headings display in
Q13: Prior to updating data in a table,you
Q14: An append query deletes records from one
Q15: Duplicate values in a table can prevent