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?.
SELECT 5
ALTER TABLE
SELECT 3
ALTER TABLE
SELECT 2
ALTER TABLE
SELECT 2
ALTER TABLE
first_name last_name address revenue_generated
John Doe Park Ave 1 3000
Tamara Yorke Brooklyn Bvd 2 4000
SELECT 2