select * from chenxxlevel where usercode = '0000000001' for update;--若这条语句不能修改的话,要加RowID,如下这条sql:
后面加for update即可。

 

相关文章:

  • 2022-12-23
  • 2021-10-21
  • 2021-07-21
  • 2021-05-19
  • 2021-10-16
  • 2021-12-25
猜你喜欢
  • 2022-12-23
  • 2021-11-23
  • 2022-02-01
  • 2022-12-23
  • 2021-11-12
  • 2021-05-23
  • 2021-07-24
相关资源
相似解决方案