Interview Questions

Which of the following constraints can be used to enforce the uniqueness of rows in a table?

Database developer interview questions


(Continued from previous question...)

Which of the following constraints can be used to enforce the uniqueness of rows in a table?

PRIMARY KEY and UNIQUE constraints

(Continued on next question...)

Other Interview Questions