Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check Constraint
Message
 
To
29/11/2021 15:07:19
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
01682862
Message ID:
01682863
Views:
42
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform