update dcc_tmp_rms WITH(TABLOCKX) set flag = :fl where id =:id
防止线程锁表
于 2023-04-28 11:22:51 首次发布
update dcc_tmp_rms WITH(TABLOCKX) set flag = :fl where id =:id
3519

被折叠的 条评论
为什么被折叠?