update A
set A.shl = A.shl - B.shl
from retmxls A,daysphz B
where A.spid = B.spid and
A.fdbs = B.fdbs and
A.rq = B.rq and
A.ontime > '17:37:18' and
A.shky = '002' and
A.fdbs = 'HKD'

相关文章:

  • 2021-09-29
  • 2022-12-23
  • 2022-12-23
  • 2021-12-05
  • 2021-04-21
  • 2021-12-10
  • 2021-11-27
  • 2021-08-16
猜你喜欢
  • 2021-08-19
  • 2021-09-14
  • 2022-12-23
  • 2021-09-01
  • 2022-01-19
  • 2021-07-16
  • 2021-10-28
相关资源
相似解决方案