HELLO MATE An informational constraint is an ATTRIBUTE of a certain type of constraint, but one that is not enforced by the database manager. NOT NULLconstraints PREVENT null values from being entered into a column. Uniqueconstraints ENSURE that the values in a set of COLUMNS are unique and not null for all rows in the table. I HOPE THIS ANSWER IS HELPFUL