TherChenYang commented on issue #29504:
URL: 
https://github.com/apache/shardingsphere/issues/29504#issuecomment-1868660280

   @Y-sir 
   like this?
   
   ```
   SELECT
       select_list
   FROM
       T1
   FULL OUTER JOIN T2 ON join_condition;
   ```


-- 
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