摘要:
select o.name,i.rows from sysobjects o,sysindexes i where o.id=i.id and o.xtype='U' and i.indid<2 and i.rows>3000 order by i.rows DESC use [database_n 阅读全文
posted @ 2024-10-30 13:26
zhaoguanhao
阅读(16)
评论(0)
推荐(0)
浙公网安备 33010602011771号