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

Home -> Community -> Usenet -> c.d.o.server -> HELP: SQL*PLUS 3.3

HELP: SQL*PLUS 3.3

From: Darren Young <dly_at_nbnet.nb.ca>
Date: 1997/02/21
Message-ID: <01bc2033$9d098900$8b85b3cf@dly.nbnet.nb.ca>#1/1

I am trying to write a BEFORE DELETE trigger for a table that has two FK's but even when the trigger complies I get an error.

Is there any body out there that knows how to pass the current values to a procedure in a trigger. I have tried to pass :old.field name but the error message that I got said that I can't use :old in this way.

Thanks,

Darren Young
dly_at_nbnet.nb.ca Received on Fri Feb 21 1997 - 00:00:00 CST

Original text of this message

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