Constraints are sort of restrictions, which restrict the data that can be stored in a relation (Table). or
Constraints are mostly a collection of indexes and triggers that restrict certain actions on a table. There are four types of constraints:
Primary Key ConstraintsUnique ConstraintsCheck ConstraintsForeign Key (FK) Constraints.
- chandrabhan
Copyright © 2026 eLLeNow.com All Rights Reserved.