In MS Access, which field property ensures that each record has a unique identifier?
A. Required
B. Validation Rule
C. Indexed
D. Primary Key
Answer: Option D
Solution (By JKSSB Mock Tests)
A Primary Key uniquely identifies each record and does not allow nulls. Indexed improves search, Required forces data entry, Validation Rule checks input.
No comments yet. Be the first to start the discussion!