Ans: Return type is void, it has two benefits
1)create new record if the specified primary value does not exist.
2)if the primary key value exist, it updates with new values.
1)create new record if the specified primary value does not exist.
2)if the primary key value exist, it updates with new values.