| | |
Schema to ER
Please support our Database Design advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Nov 2009
Posts: 1
Reputation:
Solved Threads: 0
Hi,
I wanted to ask if I have the folling relations in my db:
A(nb, ziel, total)
B(nb, platz, uid?)
C(uid, name, stammkunde?)
where B.nb -> A.nb, B.uid -> C.uid
Now if I translate that into a ER model, would it be (1) or (2):
where in 2, A and B are related through a "subclass" hierarchy.
Thanks in advance.
I wanted to ask if I have the folling relations in my db:
A(nb, ziel, total)
B(nb, platz, uid?)
C(uid, name, stammkunde?)
where B.nb -> A.nb, B.uid -> C.uid
Now if I translate that into a ER model, would it be (1) or (2):
where in 2, A and B are related through a "subclass" hierarchy.
Thanks in advance.
![]() |
Similar Threads
- Newbie question, schema, complex types and unordered multiple elemets (XML, XSLT and XPATH)
- XML Schema Question (RSS, Web Services and SOAP)
- Importing XML Schema. (ASP.NET)
- Schema information (ASP.NET)
- DB Schema Export/Import Help (MS SQL)
- need to write a class schema asap (Computer Science)
- parsing error (XML file-java-schema) (Java)
Other Threads in the Database Design Forum
- Previous Thread: New Web database
- Next Thread: ER Diagram Help
| Thread Tools | Search this Thread |





