QUERY PLAN
Sort (cost=1.21..1.22 rows=5 width=88)
Sort Key: id
-> Seq Scan on tbl_erp_provident_fund_bank_outs (cost=0.00..1.15 rows=5 width=88)
Filter: (erp_provident_fund_id = ANY ('{9,8,7,6,5,4,3,2,1}'::integer[]))