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 -> Re: Inside Trigger...

Re: Inside Trigger...

From: Sybrand Bakker <postmaster_at_sybrandb.demon.nl>
Date: Fri, 8 Oct 1999 20:25:26 +0200
Message-ID: <939407223.19595.0.pluto.d4ee154e@news.demon.nl>


You could create a package with a variable on package level (so this will be reachable from other pl/sql code)
and assign to it different values according to the context you are in.

Hth,

--
Sybrand Bakker, Oracle DBA Received on Fri Oct 08 1999 - 13:25:26 CDT

Original text of this message

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