QUERY PLAN
Sort (cost=2.07..2.14 rows=27 width=34)
Sort Key: id
-> Seq Scan on tbl_erp_wage_ticket_amounts (cost=0.00..1.43 rows=27 width=34)
Filter: (erp_wage_ticket_id = ANY ('{3,2,1}'::integer[]))