Advertisements
Advertisements
Question
State the following rules of DBMS.
Referential Integrity
Answer in Brief
Advertisements
Solution
- A referential integrity constraint is specified between two tables.
- In the Referential integrity constraints, if a foreign key in Table 1 refers to the Primary Key of Table 2, then every value of the Foreign Key in Table 1 must be null or be available in Table 2.
Example:

shaalaa.com
Is there an error in this question or solution?
