update t_free_m**  m set m.plate_no = (
select v.plate_num from t_wh_vehi*** v where v.vin = m.car_vin )
where m.plate_no = '';

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-01
  • 2021-11-01
  • 2021-10-21
  • 2021-10-10
猜你喜欢
  • 2021-11-01
  • 2021-09-04
  • 2021-11-19
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案