By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
CREATE TABLE
INSERT 0 4
CREATE TABLE
INSERT 0 4
| post_id | topic |
|---|---|
| 1 | Vague! |
| 2 | 1 |
| 3 | 2,3 |
| 4 | 1 |
SELECT 4
| post_id | topic |
|---|---|
| 1 | Vague! |
| 2 | 1 |
| 3 | 2,3 |
| 4 | 1 |
SELECT 4
CREATE TABLE
INSERT 0 4
CREATE TABLE
INSERT 0 4
| post_id | topic |
|---|---|
| 1 | Vague! |
| 2 | 1 |
| 3 | 2,3 |
| 4 | 1 |
SELECT 4
| post_id | topic |
|---|---|
| 1 | Vague! |
| 2 | 1 |
| 3 | 2,3 |
| 4 | 1 |
SELECT 4