answersLogoWhite

0

There are 4 type of relationship ...
    1. one to one
  • one to many
  • many to many
  • many to one
User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is a many to many relationship in dbms?

Many to many relationship in DBMS is usually a mirror of the real-life relationship between objects that tables represent.


What is DBMS relationship?

1.what is a Relationship in database management system?


How many types of normal forms in DBMS?

total 6 normal forms


What are three types of dbms?

Hierarchical DBMSNetwork DBMSRelational DBMS


Explain the types of dbms users?

There are four types of DBMS users,Naive UsersOnline UsersApplication Program UsersDatabase AdministratorNote: The description of above points is currently not available.


What are some of DBMS Types?

1. Following are the different types of dbmsMySQLMicrosoft SQL ServerMS AccessFoxproSAPdBASETibero 6


What are the types of dbms attributes?

Types of Attributes in Dbms areKey or non key attributesRequired or optional AttributesSimple or composite AttributesSingle-valued and multi-valued AttributesStored, Coded or derived Attributes


How Armstrong rules are complete or sound in dbms?

Armstrong rules are complete or sound in dbms by clarifying the types of situations which need to be achieved and done.


What is the use of dbms?

DataBase Management System (DBMS)is a software package# it allows data to be effectively stored, retrieved and manipulatedand # the data stored in a DBMS packege can be accessed by multiple users and by multiple application programs like (SQL Server, Oracle, Ms-Access) .Types of DBMS# Hierarachical DBMS (HDBMS)# Network DBMS (NDBMS)# Relational DBMS (RDBMS)# Object Oriented DataBase(OODB)# Distributed DBMS (DDBMS)


What is modality in DBMS?

when a relationship is optional then the value of the modality is zero. when mandatory then the modality is one.


How do you convert an entity relationship diagram to a table?

converting er diagram to table in dbms?


What is relation degree in DBMS?

Degree of relationship One-to-many relationships This means how many of one entity can be related to how many of the other(s). Ask yourself how many of each entity there can be. In this kind of relationship one of the entities can be related many times to another entity. For example, one excavation can contain many finds; one person can commit many crimes.