Choose the incorrect statement from the following
(1) Unique constraint ensures that no two rows have same value in the specified column (2) Primary Key constraint does not help to identify a record in the table.
(3) While creating table, no default value for thefield is assigne(d)
(4) Check constraint use only Assignment operator for condition .
(5) Constraints does not ensure database integrity.