sql 计算表总行数

SELECT * FROM sysindexes
WHERE id = OBJECT_ID('dbo.applications') AND indid < 2
posted @ 2009-11-30 09:42  星火卓越  阅读(612)  评论(0)    收藏  举报