By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
6 rows affected
| ITEM | TYPE |
|---|---|
| apple | fruit |
| apple | edible |
| ITEM | FRUIT | VEGETABLE | EDIBLE |
|---|---|---|---|
| apple | TRUE | null | TRUE |
| ITEM | TYPES |
|---|---|
| apple | edible,fruit |
6 rows affected
| ITEM | TYPE |
|---|---|
| apple | fruit |
| apple | edible |
| ITEM | FRUIT | VEGETABLE | EDIBLE |
|---|---|---|---|
| apple | TRUE | null | TRUE |
| ITEM | TYPES |
|---|---|
| apple | edible,fruit |