Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

postgresql add not null constraint

alter table users alter column email set not null;
Source by popsql.com #
 
PREVIOUS NEXT
Tagged: #postgresql #add #null #constraint
ADD COMMENT
Topic
Name
3+3 =