QUERY PLAN
Sort (cost=39.75..39.95 rows=78 width=76)
Sort Key: id
-> Seq Scan on tbl_erp_collect_ticket_bank_ins (cost=0.00..37.30 rows=78 width=76)
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[]))