Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

postgresql add not null and not empty constraint

ads character varying(60) NOT NULL CHECK (ads <> '')
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #postgresql #add #null #empty #constraint
ADD COMMENT
Topic
Name
7+7 =