QUERY PLAN
Sort (cost=5.20..5.20 rows=1 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_collect_ticket_verify_rels (cost=0.00..5.19 rows=1 width=25)
Filter: ((status = 0) AND (erp_collect_ticket_id = ANY ('{2193,2196,2192}'::integer[])))