QUERY PLAN
Sort (cost=1.03..1.04 rows=2 width=52)
Sort Key: index, id
-> Seq Scan on tbl_erp_wage_ticket_settles (cost=0.00..1.02 rows=2 width=52)
Filter: (erp_wage_ticket_id = ANY ('{2,1}'::integer[]))