Oracle表碎片起因和解决办法
Oracle表碎片起因及解决办法2009-05-14 15:42今天发现在一个SQL查询用不到索引,classid是建了索引的,如下:select * from infobase where cla
Oracle表碎片起因和解决办法