简介:select * from bas_Material where CHECKSUM(*) NOT IN (SELECT CHECKSUM(*) FROM erpdata_zl.dbo.bas_Material)找出bas_Material不存在在 erpdata_zl.
+关注继续查看
select * from bas_Material where CHECKSUM(*) NOT IN (SELECT CHECKSUM(*) FROM erpdata_zl.dbo.bas_Material) 找出bas_Material不存在在 erpdata_zl.dbo.bas_Material中的记录
About a month ago, CodePlex have upgraded their TFS servers to to TFS 2010.
While this transition was supposed to be invisible to users who connect using the SVN interface, it wasn’t.