摘要:
用户表:select count(*) 总表数 from sysobjects where xtype='u'总表数:select count(*) 总表数 from sysobject s where xtype in('u','s')总视图数:select count(*) 总视图数 from ... 阅读全文
posted @ 2015-11-13 15:49
孤独青鸟
阅读(4377)
评论(0)
推荐(1)
浙公网安备 33010602011771号