The primary key is used to relate the table to foreign keys in other tables. All columns participating in a primary key must contain defined values other than NULL.
To create a primary key on the selected column, first clear the Nulls from that column.
No comments:
Post a Comment