Relational Database Management System (RDBMS) Question:
Download Questions PDF

Define the Integrity Rules?

Answer:

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.

Download RDBMS Interview Questions And Answers PDF

Previous QuestionNext Question
Describe the three levels of data abstraction?What is extension and intension?