answersLogoWhite

0


Best Answer

check out microsoft.com for step by step guide on how to do this

User Avatar

Wiki User

16y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you do many to many relationships in database?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Algebra

How do you find relation between tables in a database?

There are two generic types of relationships that are found between tables in existing databases, those that are explicit (or defined) and those that are implicit (or undefined.) The explicit relationships are defined differently in each database management system, so finding these relationships will depend on which type of database you're using. Typically they can be found via the user interface when designing one of the two tables in the relationship, viewing a relationship option, or by applying SQL against specific system tables. The explicit relationships usually enforce referential integrity in the database, so they are strongly encouraged over implicit relationships, but still implicit relationships will be found in the real world in existing databases. Implicit relationships are relationships where the primary key in one table can be clearly identified in another table as a foreign key, but there is no explicit relationship defined. Because the name of the foreign key matches or is similar in pattern to the the the primary key in the other table, you can imply that there should be a relationship between those tables. These relationships can be identified by foreign key names and by looking at existing SQL and queries in the database system to see what fields tables are joined on.


How do you convert many to many to one to many in database?

The way a many to many relationship is done is by inserting a junction table and having two one to many relationships with the primary key of each of the two main tables becoming a join primary key of the junction table.


What is the difference between schema and database?

Database schema are the logical structure of entities (tables or object classes) and their relationships (keys, or object associations) in a database. Schema can exist at different levels of abstraction (see: en.wikipedia.org/wiki/Database_schema). Schema themselves may or may not exist as such in a database. In general schema at the higher levels of abstraction are design models that are captured in printed documents, and authored by business analysts and database designers, rather than created by database programmers and stored in the database itself. But in some types of databases, schema at any level of abstaction can be realized physically. In Oracle databases, schema can be realized as schema objects, which are a part of an Oracle database. These schema objects may represent a human user's conceptual model of the knowledge captured in an enterprise database. Thus defined, there can be many schema that can be associated with one physical database. In other kinds of relational database, an abstract user's schema can be represented by logically linked metadata, views, and stored procedures assocated with a user class. In object-oriented databases, especially those based on the highly self-referential language Smalltalk (e.g. Gemstone/S), schema are realized as "physical" objects in the database as a matter of course, as well as in the logical models captured in design documents. The schema objects in such databases are, in essence, the classes comprising the infrastructure of the database or application. Oracle-style user schema are readily created; these would be realized as user interface orchestrator classes.


What is the difference between relation and table in data base?

Table is where the data is stored and in a well designed schema a table represents some real world object such as CUSTOMER, ORDER, etc., Now the real world objects have relationships. For example, a CUSTOMER has many ORDERS. To represent this relationship a database relationship was invented.


What is the most common type of relationship between tables in a relational database?

one-to-many relationship

Related questions

Can a relational database support one to one?

Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.Yes. A one to one relationship is one of the types of relationships a relational database can have.


What is network model in DBMS?

network model is a collection data in which records are physically linked through linked lists .A DBMS is said to be a Network DBMS if the relationships among data in the database are of type many-to-many. The relationships among many-to-many appears in the form of a network. Thus the structure of a network database is extremely complicated because of these many-to-many relationships in which one record can be used as a key of the entire database. A network database is structured in the form of a graph that is also a data structure .


A schematic of the entire database that describes the relationships in a database is called?

entity-relationship diagram.


Why many to many relationship does not exist in Msaccess?

Many to many relationships do exist in Microsoft Access. A many to many relationship in any database is done by creating a junction table and linking it to two other tables. A many to many relationship is a combination of two one to many relationships. This can be done in any relational database, including Microsoft Access.


What is a logical database?

A logical database is the structure of data. It is the different pieces of information and the relationships between them.


Which database tool is required for establishing relationships?

tables


What is the process of streamlining data to minimize redundancy and awkward many to many relationships?

The process typically involves normalizing the database by breaking down data into separate tables to eliminate redundant information and creating one-to-many relationships instead of many-to-many relationships. This helps reduce data duplication and ensures efficient data storage and retrieval. The use of foreign keys can also help establish relationships between different tables, leading to a more streamlined database design.


What are the Different types of relationship in a database?

There are mainly three types of relationships in database . These are One to One , One to Many , Many to Many. One to one relationship can be seen as relationship between husband and wife , one to many relationship can be seen as a relationship between a college and students.


How is Microsoft a database?

Microsoft is the name of a company, not a database. It has a well known database application called Microsoft Access. It is a database because of its ability to store and manipulate data. It has the facility to create tables and enter data into them, write queries to view and manipulate data and create forms and reports for viewing data onscreen and on paper. It has many other capabilities that are standard in a database application, such as having a query language, being able to facilitate relationships and many other things.Microsoft is the name of a company, not a database. It has a well known database application called Microsoft Access. It is a database because of its ability to store and manipulate data. It has the facility to create tables and enter data into them, write queries to view and manipulate data and create forms and reports for viewing data onscreen and on paper. It has many other capabilities that are standard in a database application, such as having a query language, being able to facilitate relationships and many other things.Microsoft is the name of a company, not a database. It has a well known database application called Microsoft Access. It is a database because of its ability to store and manipulate data. It has the facility to create tables and enter data into them, write queries to view and manipulate data and create forms and reports for viewing data onscreen and on paper. It has many other capabilities that are standard in a database application, such as having a query language, being able to facilitate relationships and many other things.Microsoft is the name of a company, not a database. It has a well known database application called Microsoft Access. It is a database because of its ability to store and manipulate data. It has the facility to create tables and enter data into them, write queries to view and manipulate data and create forms and reports for viewing data onscreen and on paper. It has many other capabilities that are standard in a database application, such as having a query language, being able to facilitate relationships and many other things.Microsoft is the name of a company, not a database. It has a well known database application called Microsoft Access. It is a database because of its ability to store and manipulate data. It has the facility to create tables and enter data into them, write queries to view and manipulate data and create forms and reports for viewing data onscreen and on paper. It has many other capabilities that are standard in a database application, such as having a query language, being able to facilitate relationships and many other things.Microsoft is the name of a company, not a database. It has a well known database application called Microsoft Access. It is a database because of its ability to store and manipulate data. It has the facility to create tables and enter data into them, write queries to view and manipulate data and create forms and reports for viewing data onscreen and on paper. It has many other capabilities that are standard in a database application, such as having a query language, being able to facilitate relationships and many other things.Microsoft is the name of a company, not a database. It has a well known database application called Microsoft Access. It is a database because of its ability to store and manipulate data. It has the facility to create tables and enter data into them, write queries to view and manipulate data and create forms and reports for viewing data onscreen and on paper. It has many other capabilities that are standard in a database application, such as having a query language, being able to facilitate relationships and many other things.Microsoft is the name of a company, not a database. It has a well known database application called Microsoft Access. It is a database because of its ability to store and manipulate data. It has the facility to create tables and enter data into them, write queries to view and manipulate data and create forms and reports for viewing data onscreen and on paper. It has many other capabilities that are standard in a database application, such as having a query language, being able to facilitate relationships and many other things.Microsoft is the name of a company, not a database. It has a well known database application called Microsoft Access. It is a database because of its ability to store and manipulate data. It has the facility to create tables and enter data into them, write queries to view and manipulate data and create forms and reports for viewing data onscreen and on paper. It has many other capabilities that are standard in a database application, such as having a query language, being able to facilitate relationships and many other things.Microsoft is the name of a company, not a database. It has a well known database application called Microsoft Access. It is a database because of its ability to store and manipulate data. It has the facility to create tables and enter data into them, write queries to view and manipulate data and create forms and reports for viewing data onscreen and on paper. It has many other capabilities that are standard in a database application, such as having a query language, being able to facilitate relationships and many other things.Microsoft is the name of a company, not a database. It has a well known database application called Microsoft Access. It is a database because of its ability to store and manipulate data. It has the facility to create tables and enter data into them, write queries to view and manipulate data and create forms and reports for viewing data onscreen and on paper. It has many other capabilities that are standard in a database application, such as having a query language, being able to facilitate relationships and many other things.


How Many to Many Relationship is being developed in ER data model?

Database is the collection records . There are three types of relationships in DB : one to one , one to many, many to many.


What is a one-to-many relationship?

It is a term from computer databases. A relational database can have a one-to-many relationship in its data. For example, if you have a customer order database, one table will contain customer names and another will contain their orders. Each customer will only be listed once, but each customer can make many orders. So one customer can be related to many orders. Incorporating that into a database requires the creation of a one to many relationship.


Which database model allows many-to-many relationships among records so that a data element can be accessed by following one of several paths?

Network structure