Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Using packaged constants in queries
Alexander
I was about to suggest using sys_context to set persistent session values but Jonathan beat me to it :)
Tables are the easiest method from a maintenance and debug point of view, but if the values will NEVER change, then sys_context is a very elegant method.
Regards
Adrian Received on Mon Mar 04 2002 - 07:26:44 CST
![]() |
![]() |