Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Default values constraints
Message
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Default values constraints
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01321357
Message ID:
01321357
Vues:
69
Hi everybody,

I'm writing a create table script.

I see there something like
[Approved] [bit]
NOT NULL CONSTRAINT [DF__Registrat__Appro__19169DBB] DEFAULT ((0)),

I want to add another field with the default value. Is it possible to give some useful name for these constraints?

Thanks a lot in advance.

UPDATE. Yes, I guess I can.
If it's not broken, fix it until it is.


My Blog
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform