–查看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
在线咨询:
邮箱: xwei067@foxmail.com
工作时间:周一至周五,9:00-17:30,节假日休息