Table Level Constraints
This section discusses constraints supported at the table level:
*Primary key constraints, Primary Key Constraints
*Foreign key constraints, Foreign Key Constraints
*Unique constraints, Unique Table Constraints
*Check constraints, Check Table Constraints
For code examples on using constraints, see Working with Table Level Constraints.