摘要:
use masterdeclare @sql varchar(max)declare @databasename varchar(max) while exists(select name from sysdatabases where dbid>4)begin select top 1 @data 阅读全文
posted @ 2016-05-25 15:27
Apple Zhang
阅读(295)评论(0)推荐(0)
摘要:
The last few months, recession worries have allayed and it is common to see the Talent Acquisition guys of our company stalking us techies to take int... 阅读全文
posted @ 2015-04-02 15:47
Apple Zhang
阅读(507)评论(0)推荐(0)