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 |
Is Visio a UML tool?
What are class diagrams in UML?
What are the elements which are utilized in the state chart diagram?
What is object constraint language?
Difference between Activity and Sequence Diagram?
UML: IS it a process, method or notation?
Every object has : state, behavior and identity - explain
What are interfaces in UML?
What is Composite Structure Diagram in UML?
Can you name the different elements with the collaboration diagram?
In which phases of Unified process is project deployement dealt with?
What do you understand by uml?