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