Create a temp table that matches the schema of your existing table, and insert your input data into that, and then do your merge as follows: ...
確定! 回上一頁