QUERY PLAN
Sort (cost=46.38..46.39 rows=1 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_collect_ticket_verify_rels (cost=0.00..46.38 rows=1 width=56)
Filter: ((status = 0) AND (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[])))