Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: ON DELETE CASCADE

Re: ON DELETE CASCADE

From: Mladen Gogala <mladen_at_wangtrading.com>
Date: Mon, 3 May 2004 14:54:30 -0400
Message-ID: <20040503185430.GE20088@mladen.wangtrading.com>

On 05/03/2004 02:37:10 PM, solbeach_at_cox.net wrote:
> OK, I'm having a brain cramp and can't find an SQL example.
> I have a table with a PK which has a child table associated
> with it by a FK.
> The PK was not created with "ON DELETE CASCADE".

The PK-constraint usually aren't created with on-delete-cascade. That's the attribute of the FK constraints. What would be the meaning of "ON DELETE CASCADE" for the primary key?

-- 
Mladen Gogala
Oracle DBA



Note:
This message is for the named person's use only.  It may contain confidential, proprietary or legally privileged information.  No confidentiality or privilege is waived or lost by any mistransmission.  If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender.  You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. Wang Trading LLC and any of its subsidiaries each reserve the right to monitor all e-mail communications through its networks.
Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of any such entity.

----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
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:51:45 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US