By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
1 rows affected
1 rows affected
1 rows affected
1 rows affected
1 rows affected
| PERSID | PERSITEM |
|---|---|
| 1 | apple |
| 1 | orange |
| 2 | peach |
| 2 | mango |
| 2 | grape |
| PERSID | 1 | 2 | 3 |
|---|---|---|---|
| 1 | apple | orange | null |
| 2 | peach | mango | grape |
| PERSID | PERSITEM | PERSITEM | PERSITEM |
|---|---|---|---|
| 1 | apple | orange | null |
| 2 | peach | mango | grape |