摘要:
/* select object_name(id) objName,Name as colName from syscolumns where (name like'%Domain%') and id in(select id from sysobjects where xtype='u') ord 阅读全文
posted @ 2022-04-19 11:32
西泽Xiz
阅读(287)
评论(0)
推荐(0)
摘要:
/* select t.name table_name,s.name schema_name,sum(p.rows) total_rows from sys.tables t join sys.schemas s on (t.schema_id = s.schema_id) join sys.par 阅读全文
posted @ 2022-04-19 11:31
西泽Xiz
阅读(633)
评论(0)
推荐(0)

浙公网安备 33010602011771号