DEV Community

Mujahida Joynab
Mujahida Joynab

Posted on

Integrity Constraints

Integral -> Uniqueness
Set of rules to maintain data . To maintain database quality .
Types of integrity constraints

  1. Domain Constraints . Attribute -> int age , string name , int mobile
  2. Entity Integrity Constraints

Top comments (0)