InterviewSolution
Saved Bookmarks
| 1. |
A table can have multiple primary keys. |
|
Answer» False If we create multiple primary keys in a table, the primary key will be unable to find the unique key value. |
|