bitmap index 的研究
摘要:
前一篇blog探讨了 bitmap index 的 start rowid,end rowid 是怎么存储的,现在 继续研究 bitmap index SQL> create table test as select * from dba_objects where 1=2; Ta... 阅读全文
posted @ 2010-03-21 23:33 如果蜗牛有爱情 阅读(133) 评论(0) 推荐(0)