zhaojinchao95 commented on issue #22575:
URL: 
https://github.com/apache/shardingsphere/issues/22575#issuecomment-1334737547

   > create view select_view as select * from t_order where order_id > 2900 
union select * from t_order where order_id > 2500 order by order_id ;
   
   Sure. i will check


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to