QUERY PLAN
Sort (cost=23.57..23.59 rows=11 width=48)
Sort Key: id
-> Seq Scan on tbl_erp_wage_prize_amounts (cost=0.00..23.38 rows=11 width=48)
Filter: (erp_wage_prize_id = ANY ('{2,1}'::integer[]))