使用道具 举报
最初由 linking 发布 [B]我写了两个程序,在一个程序里执行: select * from test for update of id 然后等待 另一个程序马上运行 update db2inst1.test1 set id=3 结果程序前一个程序没有结束,后一个程序update已经完成了 在update和select里加上条件限定一行也一样? [/B]
本版积分规则 发表回复 回帖后跳转到最后一页