upsert

listen to the pronunciation of upsert
İngilizce - İngilizce
To insert rows into a database table (if they do not already exist) or update them (if they do)
An operation that inserts rows into a database table (if they do not already exist) or updates them (if they do)
Rows in an existing SQL table are updated if they already exist, otherwise they are inserted