Why foreign key is called referential integrity constraint?
Answers
Answered by
1
Answer:
#Foreign key constraints. Referential integrity is the state of a database in which all values of all foreign keys are valid.
# A foreign key is a column or a set of columns in a table whose values are required to match at least one primary key or unique key value of a row in its parent table.
Similar questions
Math,
7 months ago
Math,
7 months ago
English,
1 year ago
English,
1 year ago
Computer Science,
1 year ago