oracle 聚簇因子的一些理解

oracle 聚簇因子的一些理解

–查看t2表行数据库分布 select id,dbms_rowid.rowid_relative_fno(rowid)||_||dbms_rowid.rowid_block_number(rowid) location from t2 order by location,id; –索引统计收集 exec dbms_stats.gather_table_stats(ownname=SYS

联系我们

联系我们

0577-28828765

在线咨询: QQ交谈

邮箱: xwei067@foxmail.com

工作时间:周一至周五,9:00-17:30,节假日休息

返回顶部