QUERY PLAN
Sort (cost=22.29..22.32 rows=10 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_wage_prize_verify_rels (cost=0.00..22.12 rows=10 width=56)
Filter: (erp_wage_prize_id = ANY ('{2,1}'::integer[]))