Q4 Multiple choice Flag Which two statements are true about the Primary Key constraint in SQL? (Choose two.) Select all that apply. A A Primary Key must contain UNIQUE values. B A Primary Key uniquely identifies each record in a SQL database table. C A Primary Key must be mode of a single column only. D A Primary Key must be on integer.ax Correct answer