wgy8283335 opened a new issue #10104:
URL: https://github.com/apache/shardingsphere/issues/10104
## Tool for transfer from Oracle SQL rule to the rule in g4 file.
For example:
This is Oracle rule

This is the rule in the g4 file
```
DROP TABLE tableName (CASCADE CONSTRAINTS)? (PURGE)?
```
Both rules are very like each other. Maybe we could try to build a tool for
transferring automatically.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]