Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> PL/SQL table question...
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
![]() |
![]() |