QUERY PLAN
Sort (cost=76.13..76.17 rows=16 width=22)
Sort Key: id
-> Seq Scan on tbl_sales_invoice_amounts (cost=0.00..75.81 rows=16 width=22)
Filter: (sales_invoice_id = ANY ('{2210,2238,2248,2262,2292,2294,2299,2320,2322,2323,2325,2326,2327}'::integer[]))