Upsert
Upsert: an upsert is a database operation that inserts a new row if it does not already exist, or updates the existing row if it does. ( Upsert: Cockroach Labs )
Tags:
Upsert: an upsert is a database operation that inserts a new row if it does not already exist, or updates the existing row if it does. ( Upsert: Cockroach Labs )