add batch remove batch split batch comment selection show hidden batches hide batch highlight batch
db<>fiddle
donate feedback about
By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
Help with an interesting Postgres question: Why isn't an Index Only Scan used on a partition accessed via the parent table?.
3 rows affected
5 rows affected
person
Adam
Ben
person thing_id name qty alt_qty
Adam 1 Apple 1 1
Adam 2 Banana 2 2
Adam 3 Cherry 3 3
Ben 1 Apple null 0
Ben 2 Banana 2 2
Ben 3 Cherry 3 3