QUERY PLAN
GroupAggregate (cost=3.82..4.31 rows=22 width=28)
Group Key: number
-> Sort (cost=3.82..3.91 rows=36 width=24)
Sort Key: number
-> Seq Scan on tbl_reimbursement_invoice_numbers (cost=0.00..2.89 rows=36 width=24)
Filter: ((number IS NOT NULL) AND (number = ANY ('{25117000001088427827,25119110025000120122,13501247040138558184,13501257040143416517,13501247040138560180,13501247040169240677,13501257040143412230,13501257040143410464,25117000001088334631}'::text[])))