By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
7 rows affected
| LocationId | LocationAddress |
|---|---|
| 101 | Address2 |
Warning: Null value is eliminated by an aggregate or other SET operation.
| LocationId | LocationAddress |
|---|---|
| 101 | Address2 |
| 102 | Address3 |
Warning: Null value is eliminated by an aggregate or other SET operation.