- The Primary key constraint uniquely identifies each record in a database table.
- Primary keys must contain unique values.
- A primary key column cannot contain Null values.
- Each table should have a primary key, and each table can have only One primary key.
No comments:
Post a Comment