QUERY PLAN
Sort (cost=6.99..7.21 rows=91 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_provident_fund_amounts (cost=0.00..4.03 rows=91 width=25)
Filter: (erp_provident_fund_id = ANY ('{4,3,2,1}'::integer[]))