QUERY PLAN
Sort (cost=18.40..19.01 rows=243 width=34)
Sort Key: id
-> Seq Scan on tbl_erp_wage_ticket_amounts (cost=0.00..8.77 rows=243 width=34)
Filter: (erp_wage_ticket_id = ANY ('{13,8,4,10,9,7,6,5,3,2,1}'::integer[]))