QUERY PLAN
Sort (cost=49.58..49.82 rows=97 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_collect_ticket_verify_rels (cost=0.00..46.38 rows=97 width=56)
Filter: ((status <> 0) AND (erp_collect_ticket_id = ANY ('{1989,1987,358,366,374,389,388,386,379,378,377,376,375,373,372,360,356,328,331,321}'::integer[])))