50.1K
Verified Solution
Link Copied!
The referential integrity rule states that:
a)A non-null primary key should ensure that every row in a table represents something that can be identified.
b)A database table row must contain data about a specific item
c)Foreign keys must have values that correspond to the value of a primary key in another table
d)In a two-dimensional table, each row is a unique entity and each column is a field where data are stored.
Answer & Explanation
Solved by verified expert