QUERY PLAN
GroupAggregate (cost=8.53..9.59 rows=46 width=28)
Group Key: number
-> Sort (cost=8.53..8.73 rows=80 width=24)
Sort Key: number
-> Seq Scan on tbl_reimbursement_invoice_numbers (cost=0.00..6.00 rows=80 width=24)
Filter: ((number IS NOT NULL) AND (number = ANY ('{25117000001081283504,25117000001088427827,25119110025000120122,13501247040138558184,13501257040143416517,13501247040138560180,13501247040169240677,13501257040143412230,13501257040143410464,25117000001088334631}'::text[])))