QUERY PLAN
Sort (cost=15.64..15.66 rows=8 width=208)
Sort Key: id
-> Seq Scan on tbl_erp_wage_ticket_amounts (cost=0.00..15.53 rows=8 width=208)
Filter: (erp_wage_ticket_id = ANY ('{4,3,2,5,1}'::integer[]))