QUERY PLAN
Sort (cost=1.15..1.16 rows=4 width=88)
Sort Key: id
-> Seq Scan on tbl_erp_social_insurance_bank_outs (cost=0.00..1.11 rows=4 width=88)
Filter: (erp_social_insurance_id = ANY ('{7,6,5,4,3,2,1}'::integer[]))