You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
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.