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 -> How to store a table in memory only?

How to store a table in memory only?

From: Hartgeorge <hartgeorge_at_aol.com>
Date: 22 Jan 2001 06:38:43 GMT
Message-ID: <20010122013843.13315.00000573@ng-cf1.aol.com>

Hi,

I cannot figure out how to create a table that is stored only in memory. Basically I am looking for the mysql equiv of:

        create table foo(x char(2)) type=heap;

Any ideas?
Thank you- George Hart.          Received on Mon Jan 22 2001 - 00:38:43 CST

Original text of this message

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