Practice free →
HomeGATE CSEcomputerscienceDatabase Management Systems › Why are keys NOT decided by inspecting the data …

Why are keys NOT decided by inspecting the data alone?

Athe data is encrypted and unreadable
Bindexes can be built only by hand
Cdata may look unique by chance; only meaning decides
Dkeys are forbidden on attributes with NULLs
Answer & Solution
Correct answer: C. data may look unique by chance; only meaning decides
NPTEL is explicit: 'Keys can be determined only from the meaning of the attributes in the entity type. Determined by the designers.' Distinct values today don't imply uniqueness forever; only the designer's domain understanding does.
Solve this in the app — GATE CSE practice & 24k+ MCQs →
Related questions