Analyzing Requirements and Defining Solution Architectures



 
   

A. Set up a default constraint on the primary key column

B. Set up a unique constraint on the column for serial numbers

C. Set up a check constraint that matches the primary key to the serial number column

D. Set up a one-to-one relationship between the primary key and the serial number column in this single table