为了账号安全,请及时绑定邮箱和手机立即绑定

求sql语句?(急)

求sql语句?(急)

慕尼黑8549860 2018-12-06 12:45:40
比较表a中ProductsName,Trademark,ProductsModel,CompanyName这些记录是否在表b中的ProductsName,Trademark,ProductsModel,CompanyName是否存在。如果存在更新表a中的字段Status为1否则为0,现在表a中没有CompanyName字段,他通过customerId和c中customerId关联,如何关联c中存在CompanyName。谢谢各位? 下面是: update Base_Gx_ProductsInfo  set Status= 1, ProcessStatus=1 from Base_Gx_ProductsInfo as A        inner join Base_State_ProductsInfo as B         on B.ProductsName=A.ProductsName        and B.ProductsModel=A.ProductsModel and B.Trademark=A.Trademark
查看完整描述

1 回答

  • 1 回答
  • 0 关注
  • 420 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信