the primary key constraint is a column or a set of columns that uniquely identifies each row in table. This constraint enforces uniqueness of the column or column combination. lt ensures that no column that is part of the primary key can contain a null value. A null value that does not exit.