add batch remove batch split batch comment selection show hidden batches hide batch
db<>fiddle
donate feedback about
By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
version
PostgreSQL 16.0 (Debian 16.0-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
SELECT 1
CREATE TABLE
INSERT 0 4
CREATE TABLE
INSERT 0 4
post_id topic length Length of NULL Type of NULL pg_typeof
1 0 null unknown text
2 1 1 null unknown text
3 2,3 3 null unknown text
4 1 1 null unknown text
SELECT 4
post_id topic
1 Vague!
2 1
3 2,3
4 1
SELECT 4