By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
6 rows affected
| RowsUpdated |
|---|
| 2 |
| RowsInserted |
|---|
| 2 |
| Client_Member_ID | FIRST_NAME | LAST_NAME | ADDRESS | ADDRESS2 | CITY | STATE | ZIP | MEMBER_CATEGORY | STATUS | |
|---|---|---|---|---|---|---|---|---|---|---|
| 456 | Roberto | Jones | New Address | null | City | State | 12345 | rjones@example.com | category B | Inactive |
| 555 | Ann | Jones | New Address | null | City | State | 12345 | rjones@example.com | category B | Inactive |
| 123 | John | Smith | 123 Address | null | City | State | 12345 | jsmith@example.com | category A | Active |
| 789 | Mike | Robertson | 123 Address | null | City | State | 12345 | rjones@example.com | category A | Active |