Re: temp tables

From: Hans Forbrich <forbrich_at_yahoo.net>
Date: Mon, 02 Aug 2004 16:18:18 GMT
Message-ID: <ePtPc.15586$hw6.12692_at_edtnps84>


Samant B Jain wrote:

> kindly give mem more info abou implementation of temp tables
> samant

If you are referring for the counterpart to 'temp tables' in SQL Server, please reconsider the way you are writing your application. Many uses of TEMP tables are not scalable in Oracle.

Documentation, at http://docs.oracle.com, will show the concept (Concepts manual), the use (Application Developer - Fundementals manual) and the syntax (SQL Language Reference manual).

Refer to http://asktom.oracle.com and the book 'Effective ORacle by Design' for more details about why this is not a good thing and many instances. Received on Mon Aug 02 2004 - 18:18:18 CEST

Original text of this message