Difference between revisions of "Unique constraint"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
  
 
== Related ==
 
== Related ==
[[ALTER TABLE]] tablename ADD [[CONSTRAINT]] constraintname UNIQUE (columns);
+
* [[ALTER TABLE]] tablename ADD [[CONSTRAINT]] constraintname UNIQUE (columns);
[[duplicated keys]]
+
* [[duplicated keys]]
[[Foreign Keys]]
+
* [[Foreign Keys]]
 +
* [[Locking]]
  
 
== Activities ==
 
== Activities ==
Line 17: Line 18:
  
 
== See also ==
 
== See also ==
 +
* {{Locking}}
 
* {{SQL}}
 
* {{SQL}}
  
 
[[Category:SQL]]
 
[[Category:SQL]]

Latest revision as of 10:43, 11 July 2023

Advertising: