Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

postgresql update to unique

ALTER TABLE foo ADD UNIQUE (thecolumn);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #postgresql #update #unique
ADD COMMENT
Topic
Name
9+6 =