Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Can I do this ? (PL/SQL question)

Re: Can I do this ? (PL/SQL question)

From: Galen Boyer <galenboyer_at_hotpop.com>
Date: 19 Mar 2003 07:45:06 -0600
Message-ID: <ur893zd3f.fsf@standardandpoors.com>


On Wed, 19 Mar 2003, someone_at_microsoft.com wrote:

> In PL/SQL, can I define a "table" for storing temporary data.
> This "table" 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.

Do you care about the data? If not, why use a DBMS?

You do realize that, by cross-posting to the entire Oracle world, you started a thread that will now waste a boatload of internet system resources.

-- 
Galen Boyer
Received on Wed Mar 19 2003 - 07:45:06 CST

Original text of this message

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