Answers

Question and Answer:

  Home  RDBMS

⟩ Define the Integrity Rules?

There are two Integrity rules.

► Entity Integrity: States that ?Primary key cannot have NULL value?

► Referential Integrity: States that ?Foreign Key can be either a NULL value or should be Primary Key value of other relation.

 188 views

More Questions for you: