Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Check Constraint
Message
 
À
29/11/2021 15:07:19
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
01682862
Message ID:
01682863
Vues:
43
Hi,

Runs check if data are consistent.

MartinaJ
>Hi,
>What exactly does the CHECK CONSTRAINT command in the following do?
>
>
>ALTER TABLE public.salesdetails  ADD  CONSTRAINT FK_salesdetails_sales FOREIGN KEY(isaleid)
>REFERENCES public.sales (isaleid)
>;
>ALTER TABLE public.salesdetails CHECK CONSTRAINT FK_salesdetails_sales
>;
>
>This is code generated by SSMS.
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform