sql count(*) 速度慢

select rowcnt from sysindexes where id=object_id('表名')
原文地址:https://www.cnblogs.com/xsmhero/p/1888561.html