sql server 取表中记录数

SELECT * FROM sysindexes
WHERE id = OBJECT_ID('dbo.applications') AND indid < 2
posted @ 2010-01-01 10:17  星火卓越  阅读(213)  评论(0)    收藏  举报