do an alter table on the table on which you would like to set the ON DELETE CASCADE constraint on.
ALTER TABLE table_name MODIFY CONSTRAINT ....
Hope this would help you.
Sam
|
Results 1 to 3 of 3
Thread: ON DELETE CASCADEThreaded View
|
Click Here to Expand Forum to Full Width |