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: Help with Temporary Tables

Re: Help with Temporary Tables

From: Frank van Bortel <f.van.bortel_at_vnl.nl>
Date: Tue, 20 Apr 1999 16:10:50 +0200
Message-ID: <371C8AE9.717B92C6@vnl.nl>


Paul,

where would you like to use these tables for? It is possible to create PL/SQL tables,
which reside only in memory, for the duration of ?

Paul Wiles wrote:

> Having been using temporary tables in Sybase, it appears Oracle temporary
> tables operate quite differently.

Truly temporary tables are the ones used internally by Oracle, and you don't need to worry about them at all - Oracle will create, fill, maintain and drop these as required.
--
Met vriendelijke groet,
kind regards,

Frank van Bortel
Technical consultant Oracle
V&L Informatica BV


Work                           Home
Postbus 545                    Hunzestraat 4
7500 AM Enschede               7555 WB Hengelo
(31)53.434.1500                (31)74.242.5046


Received on Tue Apr 20 1999 - 09:10:50 CDT

Original text of this message

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