By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
3 rows affected
8 rows affected
| ID | EMAILS |
|---|---|
| 1 | abbot@example.com,alice@example.com,alice_abbot@example.com |
| 2 | baron@example.com,beryl@example.com,beryl_baron@example.com |
| 3 | carol@example.com,count@example.com |
| ID | EMAIL1 | EMAIL2 |
|---|---|---|
| 1 | abbot@example.com,alice@example.com | alice_abbot@example.com |
| 2 | baron@example.com,beryl@example.com | beryl_baron@example.com |
| 3 | carol@example.com,count@example.com | null |