QUERY PLAN
Sort (cost=20.94..20.97 rows=12 width=76)
Sort Key: id
-> Seq Scan on tbl_erp_social_insurance_bank_outs (cost=0.00..20.73 rows=12 width=76)
Filter: (erp_social_insurance_id = ANY ('{3,2,1}'::integer[]))