chakkk309 commented on issue #27153: URL: https://github.com/apache/shardingsphere/issues/27153#issuecomment-1824438210
Hi, I searched the Oracle [SQL Language Reference](https://docs.oracle.com/en/database/oracle/oracle-database/23/sqlrf/MERGE.html#GUID-5692CCB7-24D9-4C0E-81A7-A22436DC968F) and found the following merge command descriptions, which seem to differ from the SQL syntax posted in the issue. The documentation requires an **INTO** keyword, so perhaps we should check that the syntax of these SQL's is correct. <img width="639" alt="image" src="https://github.com/apache/shardingsphere/assets/60494790/eb39478f-8b32-46e7-99f7-14747ad60458"> -- 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]
