我总是在网上看到例子了。 语法是: update table t1 (left) join table2 t2 on ( t1.id=t2.pid )set ti.fiele='' where ...
確定! 回上一頁