QUERY PLAN
GroupAggregate (cost=6.81..7.71 rows=42 width=28)
Group Key: number
-> Sort (cost=6.81..6.97 rows=64 width=24)
Sort Key: number
-> Seq Scan on tbl_reimbursement_invoice_numbers (cost=0.00..4.89 rows=64 width=24)
Filter: ((number IS NOT NULL) AND (number = ANY ('{25119110025000120122,25117000001088334631,25117000001088334733,25127000000326663776,13501247040169240677}'::text[])))