QUERY PLAN
GroupAggregate (cost=4.10..4.64 rows=23 width=28)
Group Key: number
-> Sort (cost=4.10..4.20 rows=41 width=24)
Sort Key: number
-> Seq Scan on tbl_reimbursement_invoice_numbers (cost=0.00..3.00 rows=41 width=24)
Filter: ((number IS NOT NULL) AND (number = ANY ('{25117000001081283504,25117000001088427827,25119110025000120122,13501247040138558184,13501257040143416517,13501247040138560180,13501247040169240677,13501257040143412230,13501257040143410464,25117000001088334631}'::text[])))