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 |
Does Visio Standard have UML?
Define link and association?
What is the best software for UML diagrams?
Define SDLC in UML?
What are the goals of UML?
What are UML diagrams?
What is mean by relational and object dbms?
What are the three types of modeling in UML?
What is message-passing?
Explain about the difficulties of interchange format of UML?
What is an activity diagram?
Difference Between Attribute and Association.