Oracle. I want to join two tables and update a single column as -1. This statement is giving errors. update tab a set col1 = -1 from tab b
確定! 回上一頁