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