mysql - Create EER Model from an existing DB but with the relations done - Workbench -


i'm trying import existing db mysqlq workbench. can this. it's works perfectly. process import tables without relations between them.

how can import the db , create eer model relations between them?

relationships visual expression of foreign keys. if db tables use foreign keys (actually: storage engine supporting foreign keys) automatically shown in diagram. should clear condition true innodb storage engine.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -