QUERY PLAN
Sort (cost=1.27..1.28 rows=6 width=52)
Sort Key: index, id
-> Seq Scan on tbl_erp_wage_ticket_settles (cost=0.00..1.19 rows=6 width=52)
Filter: (erp_wage_ticket_id = ANY ('{13,8,4,10,9,7,6,5,3,2,1}'::integer[]))