InterviewSolution
Saved Bookmarks
| 1. |
The unique field the unique field that is used to identify a particular record is called as |
|
Answer» tion:PRIMARY KEY: A field that UNIQUELY identifies a record in a table. ... To uniquely IDENTIFY each student, you MIGHT add a special Student ID field to be used as the primary key. |
|