eer-model
EER : Superclass/subclass Entity relationship, primary key mapping
Here is the scenario. STUDENT, FACULTY are sub-classes ofPERSON entity, and they have specialized attributes.[详细]
2023-04-07 04:35 分类:问答Usage of Primary and Foreign keys in an EER diagram
In my db I have three tables (I have more but for case is equal, users can be companies or single people).[详细]
2023-03-03 20:45 分类:问答How do you create a database in mySQL Workbench that you can connect to with php?
I am trying to create a blank database with mySQL Workbench that I can connect to with php. All this is on my local mach开发者_如何学Goine.[详细]
2023-02-09 21:25 分类:问答How do I enlarge an EER Diagram in MySQL Workbench?
I am working on a moderately complex schema in MySQL W开发者_StackOverflow中文版orkbench, and the single page of the EER diagram is now full up. Does anyone know how to enlarge it to two or more pages[详细]
2023-02-09 01:00 分类:问答MySQL Workbench EER diagram creation
There are two issues here regarding MySQL Workbench. Is there a way to update an existing EER diagram with newly created DB tables, so that the EER diagrams automatically reflects the new tables AND[详细]
2023-02-07 01:11 分类:问答What's the best way to design an Entity / Relationship Model?
For example if I have 20 tables, I have to design it by section? i.e CLIENT (id, name...) -- orders -- ODERS_DE开发者_如何学CTAIL(id, products...)[详细]
2023-01-19 04:17 分类:问答What is the difference in View and EER Diagram?
I quite conf开发者_运维技巧use with both. First, both might seen the same. May I know how the View and EER Diagram is apply?View is a stored query accessible as a virtual table composed of the result[详细]
2023-01-13 00:31 分类:问答Open Source - EER Modeling Tool
Is there a good open source or reasonably priced EER modeling tool for MySQL besides MySQL Workbench?I find the MySQL Workbench interfac开发者_StackOverflow社区e to be clunky. I would like to be able[详细]
2022-12-29 13:36 分类:问答