Relational Database Management System (RDBMS) Question:

Download Job Interview Questions and Answers PDF

Define the Integrity Rules?

RDBMS Interview Question
RDBMS Interview Question

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?