The UPSERT statement combines the INSERT and UPDATE statements into one statement. If another row with the identical set of primary key values already exists
The UPSERT statement combines the INSERT and UPDATE statements into one statement. If another row with the identical set of primary key values already exists