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