Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Public variables
Fabio GRANDE wrote:
> Hi all !
> I'm wondering if there's a way to declare public variables in an Oracle
> session.
> I would like to put a value in a variable during the execution of a LOGON
> trigger. This variable (and its value) should be visible to all the
> triggers/procs/functions that the user execute during its work.
> Is this possible ?
> Can someone explain me how I can do this ? (I'd appreciate also a link to
> get some explanation...)
> Thanx in advance
>
> --
> Fabio GRANDE
> f.grandeNOSPAM_at_poker.it
>
>
How about Packaged variables ? Please see the plsql developers documentation for more details.
HTH.
Ora600
Received on Sun Nov 25 2001 - 18:09:47 CST
![]() |
![]() |