oracle 10g和11g将表到缓存到内存中

alter table 表名 cache;
alter table 表名 storage(buffer_pool keep);

posted @ 2017-03-13 18:00  Yanina2011  阅读(338)  评论(0)    收藏  举报