postgres check constrait how to null values code example Example: postgresql add not null and not empty constraint ads character varying(60) NOT NULL CHECK (ads <> '')