摘要:
一份有关系统交接的邮件 Dear All I would like to recap those main points here for your reference. If I had missed out anything or wrong, please let me know. How t 阅读全文
摘要:
We will have the data conversion task for overseas Factory this and coming weeks, We need your full support to finish the bug fixing ASAP. I think the 阅读全文
摘要:
一 从数据字典中查看大表 SELECT a.name AS 表名, MAX(b.rows) AS 记录条数 FROM sys.sysobjects AS a INNER JOIN sys.sysindexes AS b ON a.id = b.id WHERE (a.xtype = 'u') GRO 阅读全文