English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Any tools that can convert the relational model to E-R diagram?

The example of relational model (not completed) is given below:

model TheOrganisation
domains
PeopleNames = string
DepartmentNames = string
AgencyNames = string
Addresses = string
AgentNumbers = 000 .. 100
Jurisdictions = (regional, national, international)
Descriptions = string
relation Agency
Name : AgencyNames
Address : Addresses
Responsibility : Jurisdictions
primary key Name
relation Department....

2007-03-09 22:09:59 · 2 answers · asked by Anonymous in Science & Mathematics Mathematics

2 answers

Microsoft Visio is a great tool for constructing ER diagrams.

2007-03-15 16:48:47 · answer #1 · answered by Murry 2 · 0 0

Hmmm . . . usually you go from the diagram to the relational model, not the other way. At least that's how we're doing it at our school. How big can the relational model possibly be, that you can't figure out how to get the entities and relationships from it? Good luck!

2007-03-09 22:31:23 · answer #2 · answered by anonymous 7 · 0 0

fedest.com, questions and answers