Insert and Update in Same Query

Hi You can use this query for inserting records and if already present the following query will update it.


Comments