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 ('{137,136,135,134,133,132,131,130,129,128,127,126,125,124,123,122,121,120,119,118}'::integer[])))