Can I do this ? (PL/SQL question)

From: M <someone_at_microsoft.com>
Date: Wed, 19 Mar 2003 12:48:04 +0800
Message-ID: <b58tgi$29i4$1_at_news.hgc.com.hk>



[Quoted] Hi all,

[Quoted] [Quoted] In PL/SQL, can I define a "table" for storing temporary data. This "table" [Quoted] should be indexed and support key read, update and insert, like normal tables...

The reason I would like to do this is to avoid inserting/updating "real" tables which consumes lots of system resourecs for I/O.

I knew that PL/SQL table is some kind but it only support indexed by 1 key --- the binary_integer.

Thanks. Received on Wed Mar 19 2003 - 05:48:04 CET

Original text of this message