Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unique Nullable values??
Message
 
 
To
03/09/2002 14:32:22
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00696335
Message ID:
00696551
Views:
11
There cannot be more than one one row with Null value in the Unique index because Nulls are treated as duplicate values for indexing purposes.


>The SQL Server Books Online says the NULL values are not '=', but when I set up a Nullable Unique field, and try to import data into it, I get a 'Violation of UNIQUE KEY constraint'. If I turn the constraint off, it works OK, but I need the constraint, and I need it to be Nullable.
>
>Am I going to be able to do this??
>
>Thank You in advance!
>
>Rollin
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform