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

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to write trigger for ON_DELETE_CASCADE?

Re: How to write trigger for ON_DELETE_CASCADE?

From: DA Morgan <damorgan_at_psoug.org>
Date: Thu, 16 Jun 2005 07:48:43 -0700
Message-ID: <1118933333.61519@yasure>


ajay.sonawane_at_gmail.com wrote:
> U means to say that SOURCE and ITEM are reserved words and I should
> change them before any side effect ???

Not ITEM ... just SOURCE. I would suggest you use the query I included often: Especially when naming objects, columns, and variables. Side effects from using reserved words are unpredictable at best.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Thu Jun 16 2005 - 09:48:43 CDT

Original text of this message

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