Which of the following is NOT true regarding foreign keys?

A) The AutoNumber data type is typically used for foreign key fields.
B) A foreign key is a field in a table that stores a value that is the primary key in another table.
C) It is called foreign because it identifies a record in another table.
D) Foreign keys do not need to be unique in the table.

A

Computer Science & Information Technology

You might also like to view...

Once a chart is embedded, it is no longer possible to change the chart type

Indicate whether the statement is true or false

Computer Science & Information Technology

Specify the values of two possible data items that could be in the empty node of this 2-3 tree.

Computer Science & Information Technology