in Sql by
What is SQL Referential Integrity?

1 Answer

0 votes
by

Set of rules that restrict the values of one or more columns of the tables based on the values of the primary key or unique key of the referenced table.

Related questions

0 votes
0 votes
asked Jan 28, 2022 in Sql by AdilsonLima
+1 vote
+2 votes
asked Jan 15, 2022 in Sql by GeorgeBell
+2 votes
+1 vote
asked Jan 14, 2022 in Sql by GeorgeBell
0 votes
asked Nov 8, 2021 in Sql by rajeshsharma
...