update companys set Fid=(select top 1 Fid from ProContent where ProContent.公司名称=companys.公司名称 and Fid is not null),Sid=(select top 1 Sid from ProContent where ProContent.公司名称=companys.公司名称 and Sid is not null),Tid=(select top 1 Fid from ProContent where ProContent.公司名称=companys.公司名称 and Sid is not null) where  where Fid is null

相关文章:

  • 2022-02-13
  • 2022-02-13
  • 2021-11-24
  • 2022-01-11
  • 2022-02-25
  • 2022-12-23
  • 2022-01-06
猜你喜欢
  • 2022-02-03
  • 2021-08-08
  • 2022-02-17
相关资源
相似解决方案