QUERY PLAN
Sort (cost=1.35..1.37 rows=7 width=88)
Sort Key: id
-> Seq Scan on tbl_erp_social_insurance_bank_outs (cost=0.00..1.25 rows=7 width=88)
Filter: (erp_social_insurance_id = ANY ('{13,11,10,9,8,7,6,5,4,3,2,1}'::integer[]))