update t_hr_teadept set rjkm=b.yjkm
from t_hr_teadept a
inner join t_tr_bzxx_km b on a.bzh=b.bzh
where a.bmjb='2' and isnull(a.rjkm,'')=''

相关文章:

  • 2022-12-23
  • 2021-12-09
  • 2021-11-07
  • 2021-11-07
  • 2022-02-24
  • 2021-08-08
  • 2021-07-10
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2020-02-04
  • 2022-12-23
  • 2021-09-01
相关资源
相似解决方案