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