摘要: http://www.microsoft.com/zh-cn/download/details.aspx?id=25281//******************************************************************************//// THIS... 阅读全文
posted @ 2015-08-24 22:21 ®Geovin Du Dream Park™ 阅读(664) 评论(1) 推荐(0)
摘要: --Comparing data between two tables in SQL Server--Create two Tables--CREATE TABLE TableA(ID Int, ProuctName Varchar(256))GOCREATE TABLE TableB(ID Int... 阅读全文
posted @ 2015-08-24 10:45 ®Geovin Du Dream Park™ 阅读(477) 评论(0) 推荐(0)