How can I make ternary relations开发者_如何学运维hip using power designer?
The short answer is that you cannot. But you can represent the same concept.
Assuming you trying to do that in the Conceptual Data Model, it depends of the Notation you are using (under Tools > Models Options
).
With Entity/Relationship, it looks like you cannot do it.
With Merise, you create an Association with links toward the 3 entities.
With IDEF1X, you create an Entity with dependent relationships toward the 3 entities.
精彩评论