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

Explain the advantages of merge replication?

1010


if no size is defined while creating the database, what size will the database have? : Sql server administration

1059


What are subquery and its properties?

1099


Explain optimistic and pessimistic concurrency?

1034


What is sql server profiler?

1061


hi, how to link a text file and a .rpt file in my tables of sql server and to retrieve those records for further use. reply me as soon as possible.

2114


How to rename an existing column with sql server management studio?

1046


What are the pros and cons of putting a scalar function in a queries select list or in the where clause?

1267


explain how to create a new schema in a database? : Sql server database administration

1155


How to backup SQL Server Reporting Services ?

152


What is indexing a document?

1088


What is user-defined functions? What are the types of user-defined functions that can be created?

1080


How many databases can we create in a single server?

209


What is the purpose of linked server configuration in sql server?

1093


Why people hate cursor?

1202