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