Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

On delete cascade

542647Jun 2 2008 — edited Jun 2 2008
Hi,

I have one table where i have the foreign key without On Delete cascade. now i want to add this functionality "On Delete Cascade". For that do i need to delete foreign key constarint and add again with on delete cascade functionality or i can simple update that functionaly without droping foreign key constraint?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 30 2008
Added on Jun 2 2008
8 comments
1,534 views