Kizspy | Question: 32 (Choose 1 answer)
Which of the following is false about a foreign key?
A. Whereas only one foreign key is allowed in a table.
B. It refers to the field in a table which is the primary key of another table.
C. It can contain duplicate values and a table in a relational database.
D. It can also contain NULL values.