InterviewSolution
Saved Bookmarks
| 1. |
Which key that uniquely identifies each record's in a table |
|
Answer» Primary KeyExplanation:Primary Key - a field containing a value that UNIQUELY IDENTIFIES each record in a table. The primary key is unique and prevents ENTERING duplicate records or a null value in that field.Hope it HELPS and make me brainliest (if you can THOUGHT) |
|