Interview Questions

What is referential integrity?

COBOL SQL Interview Questions


(Continued from previous question...)

What is referential integrity?

Referential integrity refers to the consistency that must be maintained between primary and foreign keys, i.e. every foreign key value must have a corresponding primary key value.

(Continued on next question...)

Other Interview Questions