QUERY PLAN
Sort (cost=73.44..73.48 rows=15 width=22)
Sort Key: id
-> Seq Scan on tbl_sales_invoice_amounts (cost=0.00..73.15 rows=15 width=22)
Filter: (sales_invoice_id = ANY ('{2201,2210,2238,2248,2262,2292,2294,2299,2320,2322,2323,2325}'::integer[]))