QUERY PLAN
Sort (cost=18.12..18.14 rows=9 width=112)
Sort Key: id
-> Seq Scan on tbl_erp_provident_fund_amounts (cost=0.00..17.98 rows=9 width=112)
Filter: (erp_provident_fund_id = ANY ('{1,3,2}'::integer[]))