QUERY PLAN
GroupAggregate (cost=6.40..7.01 rows=31 width=28)
Group Key: number
-> Sort (cost=6.40..6.50 rows=40 width=24)
Sort Key: number
-> Seq Scan on tbl_reimbursement_invoice_numbers (cost=0.00..5.34 rows=40 width=24)
Filter: ((number IS NOT NULL) AND (number = ANY ('{13501247040138560180,13501247040138558184,13501257040143416517,13501257040143410464,13501257040143412230,13501247040169240677,25119110025000120122}'::text[])))