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