Oracle 支持Select for update 和For update of column的语法,这两种语法对于 ... select * from test inner join t1 on test.id=t1.id where test.id=10 for update.
確定! 回上一頁