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 -> PL/SQL table question...

PL/SQL table question...

From: Jimmy <96635500G_at_hkpa01.polyu.edu.hk>
Date: Tue, 18 Aug 1998 12:54:29 -0700
Message-ID: <35D9DBF5.F80@hkpa01.polyu.edu.hk>


Hello all,

	I create a PL/SQL table in a package. 
	I want to know where PL/SQL table is storing in Oracle? In PGA or SGA?
Is the memory allocated to PL/SQL table is temporary? (i.e. during the execution of the package) Or permanent? If permanent, how can I release the memory back to Oracle database?

Thanks,
Jimmy Received on Tue Aug 18 1998 - 14:54:29 CDT

Original text of this message

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