QUERY PLAN
Sort (cost=2.17..2.24 rows=29 width=34)
Sort Key: id
-> Seq Scan on tbl_erp_wage_ticket_amounts (cost=0.00..1.46 rows=29 width=34)
Filter: (erp_wage_ticket_id = ANY ('{4,3,2,1}'::integer[]))