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