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: PL/SQL Tables

Re: PL/SQL Tables

From: <cmohan_at_iname.com>
Date: Thu, 16 Apr 1998 08:25:53 -0600
Message-ID: <6h50t1$1nu$1@nnrp1.dejanews.com>


PL/SQL tables are kept in memory. Just like variables, and they are volatile.

CM

In article <6h1eo3$n05$1_at_goof.de.uu.net>,   "Thomas Kux" <tku_at_thomaskux.b.uunet.de> wrote:
>
> Does anyone know how the memory for PL/SQL tables is acquired ?
> Are the kept in memory or is a temp table generated.
>
> Regards
>
> Thomas
>
>

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Thu Apr 16 1998 - 09:25:53 CDT

Original text of this message

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