Home » Unlabelled » Define the "integrity rules"? | RDBMS Interview Questions
Sunday, 11 November 2012
Define the "integrity rules"? | RDBMS Interview Questions
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.
No comments:
Post a Comment