IGATE interview question

what is upsert command ?

Interview Answer

Anonymous

9 June 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.