QUERY PLAN
Sort (cost=8.05..8.33 rows=113 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_provident_fund_amounts (cost=0.00..4.19 rows=113 width=25)
Filter: (erp_provident_fund_id = ANY ('{7,4,3,2,1}'::integer[]))