QUERY PLAN
GroupAggregate (cost=10.91..12.21 rows=51 width=28)
Group Key: number
-> Sort (cost=10.91..11.17 rows=106 width=24)
Sort Key: number
-> Seq Scan on tbl_reimbursement_invoice_numbers (cost=0.00..7.34 rows=106 width=24)
Filter: ((number IS NOT NULL) AND (number = ANY ('{25117000001088334733,25117000001088334631,25127000000326663776,25117000001086221505,25137000000347769212,25137000000348898855,25117000001083877187,25117000001065112683,25117000001081283504,25117000001083915912,25117000001088427827,13501247040138558184,13501247040138560180,13501257040143416517,13501257040143410464,13501257040143412230}'::text[])))