Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How m-m relationships are implemented?

Answer Posted / samba shiva reddy . m

One-to-One relationship can be implemented as a single table and rarely as two tables with primary and foreign key relationships.
One-to-Many relationships are implemented by splitting the data into two tables with primary key and foreign key relationships.
Many-to-Many relationships are implemented using a junction table with the keys from both the tables forming the composite primary key of the junction table.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is thr feature of change data capture?

1039


List layers of abstraction microsoft architectured to provide relational db through cloud platform ?

187


Explain the rules for designing files and file groups in sql server?

1022


How to generate create function script on an existing function?

1183


Name few of the dcl commands in sql?

1057


What is database replication? What are the different types of replication you can set up in sql server?

1017


What is meant by referential integrity?

1050


How can we migrate from SQL server to SQL Azure?

113


Can a synonym name of a table be used instead of a table name in a select statement?

1095


Mention the different authentication modes in sql server.

1109


Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?

1101


Define indexes?

1096


How extra digits are handled with numeric data type literals?

1034


what's the difference between delete table and truncate table commands? : Sql server database administration

1041


How do I partition a table in sql server?

1099