Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: ON DELETE CASCADE
You will find the syntax in the FK, not the PK.
That's because you might want different results if you had more than one "child" table.
>What is the proper syntax to modify the PK so that it
>will delete records in the child table when I purge
>records from the parent table?
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Mon May 03 2004 - 13:40:50 CDT
![]() |
![]() |