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: temporary table

Re: temporary table

From: Finn Ellebaek Nielsen <fen_at_changegroup.dk>
Date: Sun, 30 May 1999 16:31:49 +0100
Message-ID: <7iri54$7ji$1@news.inet.tele.dk>


<kelvinw_at_asymetrix.com> wrote in message news:374f362a.949749737_at_news...
>
> I hope this question doesn't offence anyone in this user group. I
> have a bunch of stored procedures written in MSSQL. In the MSSQL, it
> allows to create a temporary table within a stored procedure. I have
> looked up couple oracle books but I couldn't find something similar to
> it. Does Oracle has that feature? Can someone point me the directory?
> Is there any equivalent to it or any alternatives?
>
> Any help is appreciated.
>
>

Straight temporary tables is a new feature of Oracle 8.1. In earlier releases you will have to invent your own scheme.

HTH. Finn Received on Sun May 30 1999 - 10:31:49 CDT

Original text of this message

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