-
Notifications
You must be signed in to change notification settings - Fork 2
Java project which Converts MySQL SQL to Oracle SQL. Used for auto generated sql from MySQL workbench, covers lots of the basics should just be a case of converting using the tool then paste outputed sql into oracle.
henryoswald/MySQLConverter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Converts MySQLWorkbench SQL to oracle SQL. Fairly basic things like VARCHAR becomes VARCAR2. Things like number range in oracle will need to be configured manually. when exporting from MySQL workbench select "omit scheema qualifier in object names"
About
Java project which Converts MySQL SQL to Oracle SQL. Used for auto generated sql from MySQL workbench, covers lots of the basics should just be a case of converting using the tool then paste outputed sql into oracle.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published