Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can constraint include column value?
Message
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01481419
Message ID:
01481440
Views:
27
As I said, you can use a trigger to perform as fancy checks as you want. Or you can create a calculated column and put Unique constraint on it.

>I am sorry that I didn't explain myself correctly. There are two columns, MyField1 and MyField2. MyField1 is not unique but only unique with value of '1' in column MyField2.
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform