QUERY PLAN
Sort (cost=70.87..70.91 rows=18 width=22)
Sort Key: id
-> Seq Scan on tbl_sales_invoice_amounts (cost=0.00..70.49 rows=18 width=22)
Filter: (sales_invoice_id = ANY ('{1696,1910,1931,2010,2011,2018,2024,2025,2028,2029,2200}'::integer[]))