MERGE in Oracle combines the power of INSERT and UPDATE into one power-packed ... SQL> merge into student a 2 using 3 (select id, name, ...
確定! 回上一頁