all groups > sql server programming > november 2005 >
You're in the

sql server programming

group:

Question on ON DELETE CASCADE


Question on ON DELETE CASCADE SQL novice
11/17/2005 11:45:15 PM
sql server programming:
I have a master table and a child table. I have created a foreignkey
constraint on the child table with OUT the ON DELETE CASCADE option.

Now when I delete records from the Master table, can I specify "on
delete cascade" at that time.
Or I can do that only if I specify when the foreign key is created.

Thanks in advance.
Re: Question on ON DELETE CASCADE Uri Dimant
11/18/2005 10:07:01 AM
Hi
[quoted text, click to view]
Yes


[quoted text, click to view]

AddThis Social Bookmark Button