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