select what,height,lf_blks,br_blks,btree_space,opt_cmpr_count,opt_cmpr_pctsave from idx_stat;
本文介绍了一种使用SQL从数据库中检索特定统计信息的方法,包括高度、块数等指标。
select what,height,lf_blks,br_blks,btree_space,opt_cmpr_count,opt_cmpr_pctsave from idx_stat;

被折叠的 条评论
为什么被折叠?