Upsert into a table using merge. You can upsert data from a source table, view, or DataFrame into a target Delta table using the MERGE SQL operation.
確定! 回上一頁