.apply("deleted = 0 and order_id != "+orderId+" and (customer_id is null or customer_id = 0 or customer_contacts_id is null or customer_contacts_id = 0)"));
.apply("deleted = 0 and order_id != "+orderId+" and (customer_id is null or customer_id = 0 or customer_contacts_id is null or customer_contacts_id = 0)"));