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 |
In which phases of Unified process is project deployement dealt with?
Which software is used for UML diagrams?
how to define the models in the uml diagrams?
In an Java interview, the Following question was asked.. How do you represent a class in UML?
What is the origin of UML?
What is UML diagram in C#?
Detail whether UML can be used as a programming language?
What is state transition diagram in UML?
Difference between Composition and Aggregation.
Tell us the difference between activity and sequence diagrams?
Does UML diagram have relationships?
What are the goals of UML?