QUERY PLAN
Sort (cost=62.71..62.74 rows=11 width=22)
Sort Key: id
-> Seq Scan on tbl_sales_invoice_amounts (cost=0.00..62.52 rows=11 width=22)
Filter: (sales_invoice_id = ANY ('{2248,2262,2292,2294,2299,2320,2322,2323}'::integer[]))