IGATE interview question

what is upsert command ?

Interview Answer

Anonymous

Jun 9, 2012

when upsert command is used if the condition is exist then it update the row of data, otherwise to insert the data newly to the table.