Computer Science for IGCSE & O level - Databases (Section 2 - No. 35)
Which of the following statements are true about a foreign key?
It must be unique.
It links two tables together.
It ensures referential integrity.
It can be NULL.
Explanation
Foreign keys are used to link two tables and referential integrity is maintained.
Comments (0)
