Closed
Description
This feature request covers the additional of new information returned from MERGE statements on the total number of rows affected. There are 3 types of information:
- Total number of records updated
- Total number of records inserted
- Total number of records deleted
Additional design and detail to be shared with implementers separately.