How to resolve many to many relationship?
Answers were Sorted based on User's Feedback
Answer / victor
create a third table which will be intermediate between the
two tables with many to many relationships. for instance if
the two table were "student" and "room", create a third
table called "student_room". in this table put PIDs of the
two tables. uh?
| Is This Answer Correct ? | 10 Yes | 1 No |
Explain about dynamical behavior view?
What is class diagram?
What is a uml package?
Every object has : state, behavior and identity - explain
What factors you will consider before starting uml designs?
What is known as static diagrams?
What is the origin of UML?
What is the difference between rely clause and guarantee?
What are the four phases of the Unified Process ?
2 Answers Maruti Suzuki, Rana,
What are the relationships in UML?
Explain about realization and its relationships?
What are UML Messages?