QUERY PLAN
Sort (cost=1.28..1.30 rows=5 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_sales_outbound_stop_verify_rels (cost=0.00..1.23 rows=5 width=56)
Filter: ((status <> 0) AND (erp_sales_outbound_id = ANY ('{117,116,115,114,113,112,111,109,108,107,106,105,104,103,102,101,100,99,98,97}'::integer[])))