Which statement about primary keys is true?

Prepare for IT Operations Management exams. Use our extensive question bank and real-world scenarios to master the subject. Get ready for your ITOM exam with confidence!

Multiple Choice

Which statement about primary keys is true?

Explanation:
Primary keys are the unique identifier for each row in a table, ensuring that every record has a distinct identity and that no two rows share the same value. This directly enforces entity integrity and uniqueness, since each row can be precisely identified and referenced by others (through foreign keys) without ambiguity. While primary keys are often backed by an index to speed up lookups, the essential point is the guaranteed uniqueness and presence of a value for every row. The other statements describe properties that don’t apply to primary keys: duplicates are not allowed, and nulls are not permitted.

Primary keys are the unique identifier for each row in a table, ensuring that every record has a distinct identity and that no two rows share the same value. This directly enforces entity integrity and uniqueness, since each row can be precisely identified and referenced by others (through foreign keys) without ambiguity. While primary keys are often backed by an index to speed up lookups, the essential point is the guaranteed uniqueness and presence of a value for every row. The other statements describe properties that don’t apply to primary keys: duplicates are not allowed, and nulls are not permitted.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy