简体   繁体   中英

Synchronize database diagram to MySQL SCRIPT?

I want to know if it's possible to create MySQL Schema from database diagram in jDeveloper 11g??

I created ERD (database diagram) in jDeveloper just for getting it's schema in SQL. but now i need MySQL schema.

是的,您可以从JDeveloper中的数据库图生成数据库创建脚本(DDL),请参见本教程: http : //docs.oracle.com/cd/E18941_01/tutorials/jdtut_11r2_84/jdtut_11r2_84.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM