When running an append query, what happens if a record violates the primary key rule for the destination table?

A) The original record is selected.
B) The append query is rejected.
C) The record is rejected.
D) The record is added without the primary key field.

C

Computer Science & Information Technology

You might also like to view...

Color method FromArgb receives four bytes that specify the alpha, red, green and blue components of a color. Each byte can represent values in the range ________.

a) 0–99 b) 1–256 c) 0–255 d) 1-100

Computer Science & Information Technology

?_____ creates a complete set of technical specifications that can be used to construct an information system.

A. ?Systems design  B. ?Systems investigation C. ?Systems analysis D. ?Systems development

Computer Science & Information Technology