How can I make ternary relationship using power designer?
相关问题
- powerdesigner有linux版本吗?
- Add a comments for tables columns in a physical da
- How do you convert a document in UML 1.3 - XMI 1.1
- Generate UML from a conceptual data model
- Sybase Powerdesigner - how to automatically format
相关文章
- powerdesigner有linux版本吗?
- How do you convert a document in UML 1.3 - XMI 1.1
- PowerDesigner中的Sybase - 如何PK和FK的自动格式命名?(Sybase Po
- #1064 - 你在你的SQL语法错误; 检查对应于你的MySQL服务器版本的手册(#1064
- PowerAMC和SQLite(PowerAMC and SQLite)
- 如何使用类似条款在MySQL 5.0中声明(How to use like clause in My
- Generate UML from a conceptual data model
- Sybase Powerdesigner - how to automatically format
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.