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: Oracle 8.1.x - PL/SQL - Caching ?!?

Re: Oracle 8.1.x - PL/SQL - Caching ?!?

From: John Darrah <jdarrah_at_veripost.net>
Date: Fri, 22 Feb 2002 00:13:33 +0000 (UTC)
Message-ID: <5ad164de1c6a6e52f53ee5041edb3c91.36240@mygate.mailgate.org>


Package level variables will hang around for the life of a session. We use them all the time to avoid going to lookup tables.

-- 
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
Received on Thu Feb 21 2002 - 18:13:33 CST

Original text of this message

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