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: Global temporary tables v pl/sql tables

Re: Global temporary tables v pl/sql tables

From: Charlie Edwards <Charlie3101_at_hotmail.com>
Date: 10 Jul 2002 02:38:13 -0700
Message-ID: <db479d88.0207100138.5f3278b5@posting.google.com>


"R Chin" <rchin_at_panix.com> wrote in message news:<agfnic$c97$2_at_reader1.panix.com>...
> Are you sure ? Is this an EXCLUSIVE statement ???
> Can I not declare the index-by table in the DECLARATION section of the body
> for it to last the session ? so that I don't have to make it global and
> exposed ?
>
> If we must declare something in the spec to last the session....isn't Oracle
> incredibly inconsiderate ?
>
> robert
>
> Charlie Edwards wrote in message ...>>
> >It needs to be DECLARED in the package spec to last the session.
> >CE

I stand corrected. Nobody's perfect ;-)

CE Received on Wed Jul 10 2002 - 04:38:13 CDT

Original text of this message

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