How to resolve many to many relationship?

Answer Posted / kirankumar

when the many to many relation ship occur means when the foreign key having one table ,another table also having foreign key at that time having many to many relation ship.but two foreign keys cannot connect directly ,buy using the bridge table you can connect the two foreign keys,buy using the brigtable u can resolve the many to many relationship.

any rdbms cannot support many to many relationship

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the implementation phase with respect to oop?

554


What is the function of dynamic typing?

565


what three "domains" are considered during analysis modeling?

6394


What is meant by “abstract interface”?

613


What is the main use of message metaphor in object-oriented programming?

675






What is static polymorphism?

691


What are a base class, subclass, and superclass?

563


State some of the advantages of object oriented programming?

620


Explain about overriding polymorphism?

588


Which oops concept is used as reuse mechanism?

2892


Can an interface contain fields?

581


Can a class in java be inherited from more than one class?

517


What is a ternary operator?

561


Can we reduce the visibility of the inherited or overridden method ?

615


What is an interface?

597