By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
5 rows affected
3 rows affected
3 rows affected
| Phone | CustNo | Name | Brand-1 | Brand-2 | Brand-3 |
|---|---|---|---|---|---|
| 12345 | 1 | C1 | 100 | null | 200 |
| 23456 | 2 | C2 | 120 | null | null |
| 45678 | 4 | C4 | null | null | null |
| 56789 | 5 | C5 | null | null | null |
| Phone | CustNo | Name | Brand-1 | Brand-2 | Brand-3 |
|---|---|---|---|---|---|
| 12345 | 1 | C1 | 100 | null | 200 |
| 23456 | 2 | C2 | 120 | null | null |
| 45678 | 4 | C4 | null | null | null |
| 56789 | 5 | C5 | null | null | null |