Re: constraint expression for unique keys
- From: "--CELKO--" <jcelko212@xxxxxxxxxxxxx>
- Date: 29 Jun 2006 09:07:25 -0700
if i have a table which defines a rule as "combination of two field must be unique", how can I write this in a constraint expression section? <<
CONSTRAINT unique_location UNIQUE (x, y)
any good learning links, references, or book recommandations? <<
I recommend buying all of my books :)
.
- References:
- constraint expression for unique keys
- From: HandersonVA
- constraint expression for unique keys
- Prev by Date: Differences between SQL2000 Dev. Edition & SQL2005 Dev. Edition
- Next by Date: Calling a SP inside a cursor loop..
- Previous by thread: Re: constraint expression for unique keys
- Next by thread: SQLserver on SBS2003 returns old data
- Index(es):