Which statement appropriately contrasts primary keys and secondary keys?

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 appropriately contrasts primary keys and secondary keys?

Explanation:
Primary keys are the unique identifier for each row and enforce that no two rows share the same value (and they’re typically not null). Secondary keys (indexes on other columns) exist to speed up searches; they don’t require uniqueness and can have duplicate values across rows. So the statement that primary keys enforce uniqueness while secondary keys improve lookup speed but may duplicate values accurately contrasts their roles. The other ideas fail because primary keys don’t allow duplicates, not all keys require uniqueness, and secondary keys are indeed used to speed lookups.

Primary keys are the unique identifier for each row and enforce that no two rows share the same value (and they’re typically not null). Secondary keys (indexes on other columns) exist to speed up searches; they don’t require uniqueness and can have duplicate values across rows. So the statement that primary keys enforce uniqueness while secondary keys improve lookup speed but may duplicate values accurately contrasts their roles. The other ideas fail because primary keys don’t allow duplicates, not all keys require uniqueness, and secondary keys are indeed used to speed lookups.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy