QUERY PLAN
Sort (cost=1.34..1.35 rows=3 width=208)
Sort Key: id
-> Seq Scan on tbl_erp_wage_ticket_amounts (cost=0.00..1.32 rows=3 width=208)
Filter: (erp_wage_ticket_id = ANY ('{3,2,1}'::integer[]))