QUERY PLAN
Sort (cost=51.93..51.94 rows=4 width=22)
Sort Key: id
-> Seq Scan on tbl_sales_invoice_amounts (cost=0.00..51.89 rows=4 width=22)
Filter: (sales_invoice_id = ANY ('{2253,2255,2260,2261}'::integer[]))