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?.
version
PostgreSQL 11.4 (Debian 11.4-1.pgdg90+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516, 64-bit
7 rows affected
txt
Pen
Pencil
Eraser
dtd txt icnt
2019-01-01 00:00:00 Eraser 0
2019-01-01 00:00:00 Pen 10
2019-01-01 00:00:00 Pencil 10
2019-01-02 00:00:00 Eraser 1
2019-01-02 00:00:00 Pen 20
2019-01-02 00:00:00 Pencil 0
2019-01-03 00:00:00 Eraser 1
2019-01-03 00:00:00 Other1 10
2019-01-03 00:00:00 Pen 0
2019-01-03 00:00:00 Pencil 0
2019-01-04 00:00:00 Eraser 0
2019-01-04 00:00:00 Other1 10
2019-01-04 00:00:00 Pen 0
2019-01-04 00:00:00 Pencil 0