Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> How to store a table in memory only?
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
![]() |
![]() |