QUERY PLAN
Sort (cost=83.05..83.10 rows=20 width=62)
Sort Key: id
-> Seq Scan on tbl_erp_collect_ticket_settles (cost=0.00..82.62 rows=20 width=62)
Filter: (erp_collect_ticket_id = ANY ('{2002,2001,2000,1999,1998,1997,1996,1995,1994,1993,1992,1991,381,380,377,373,365,391,390,388}'::integer[]))