QUERY PLAN
Sort (cost=1.07..1.08 rows=3 width=88)
Sort Key: id
-> Seq Scan on tbl_erp_provident_fund_bank_outs (cost=0.00..1.05 rows=3 width=88)
Filter: (erp_provident_fund_id = ANY ('{7,4,3,2,1}'::integer[]))