Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: In-memory tables.
Gennadiy Greenberg wrote:
>
> Please, type:
>
> SQL>ALTER TABLE <your_table> CACHE;
>
> -----
> Gennadiy Greenberg
>
> chrisg wrote:
>
> > Is there any way to explictly specify that a table is held in memory?
> >
> > Thanks,
> >
> > Alister
Using the KEEP buffer pool is probably more appropriate from 8.0 onwards.
HTH
--
We are born naked, wet and hungry...then things get worse Received on Mon Mar 06 2000 - 04:01:18 CST
![]() |
![]() |