CompTIA Tech+ FC0-U71 Practice Question
A database administrator is tasked with designing a new table in a relational database that holds customer account information. The administrator must ensure that every row in the table has a unique, non-null identifier for each customer. Which type of constraint should the administrator use to enforce this rule?
Primary key constraint
Foreign key constraint
Unique constraint
Check constraint