QUERY PLAN
Sort (cost=20.94..20.97 rows=12 width=76)
Sort Key: id
-> Seq Scan on tbl_erp_provident_fund_bank_outs (cost=0.00..20.73 rows=12 width=76)
Filter: (erp_provident_fund_id = ANY ('{1,3,2}'::integer[]))