Difference between revisions of "ALTER TABLE"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
+
* https://www.postgresql.org/docs/current/sql-altertable.html
 
  ALTER TABLE tablename ADD [[CONSTRAINT]] constraintname UNIQUE (columns);
 
  ALTER TABLE tablename ADD [[CONSTRAINT]] constraintname UNIQUE (columns);
  

Revision as of 16:58, 14 December 2022

Advertising: