How can I automatically convert MySQL DDL to Oracle DDL? [closed]

雨燕双飞 提交于 2019-12-03 03:01:39

This site really worked for me and it can convert a bunch of different DDL commands from Oracle, MySql, M$ Sql Server, Sybase and others. http://www.sqlines.com/online.

Please note the disclaimer below the tool:

Note. SQLines Online is a unrestricted version for EVALUATION USE ONLY. For use in projects, please obtain a license.

Oracle has web pages filled with information on this: Database Migration Technology which gives detailed instrctions and help for several different databases including MySql.

The main tool referenced: Oracle SQL Developer is free.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!