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.
CREATE TABLE
email quantity
email1 -2
email2 -1
email3 0
email4 1
email5 1
email6 1
person1@domain1.com 2
person1@domain1.com 4
person2@domain1.com 3
INSERT 0 9
avg_quantity email percentile_disc
3.0000000000000000 person2@domain1.com 1
3.0000000000000000 person1@domain1.com 1
SELECT 2
avg_quantity email median
3.0000000000000000 person2@domain1.com 1
3.0000000000000000 person1@domain1.com 1
SELECT 2
avg_quantity email median
3.0000000000000000 person2@domain1.com 1
3.0000000000000000 person1@domain1.com 1
SELECT 2