Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unique Nullable values??
Message
 
À
03/09/2002 14:32:22
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
00696335
Message ID:
00696356
Vues:
17
Hi,

If you have an unique constraint on a nullable field you'll only be able to have one record with the null field.

If you want to have the constraint only for those records where the field is not null then you need to build a trigger.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform