QUERY PLAN
Sort (cost=16.63..17.16 rows=211 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_provident_fund_amounts (cost=0.00..8.48 rows=211 width=25)
Filter: (erp_provident_fund_id = ANY ('{9,8,7,6,5,4,3,2,1}'::integer[]))