Re: constraint expression for unique keys



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 :)

.