77-885 · Question #131
77-885 Question #131: Real Exam Question with Answer & Explanation
The correct answer is A. It uniquely identifies each record. C. It should be simple and contain as few attributes as possible. D. It should exist when the record is created.. The features of a primary key are as follows: It uniquely identifies each record. It cannot be null. It should exist when the record is created. Its value should remain stable once it is established. It should be simple and contain as few attributes as possible.
Question
Options
- AIt uniquely identifies each record.
- BIts value should be changed time by time.
- CIt should be simple and contain as few attributes as possible.
- DIt should exist when the record is created.
Explanation
The features of a primary key are as follows: It uniquely identifies each record. It cannot be null. It should exist when the record is created. Its value should remain stable once it is established. It should be simple and contain as few attributes as possible.
Community Discussion
No community discussion yet for this question.