Advertisements
Advertisements
प्रश्न
What is a relationship in databases? List its types.
Advertisements
उत्तर
There exists a relationship between two tables when the foreign key of one table references the primary key of other tables.
The Entity-Relationship(ER) diagram is based on the three types listed below.
- One-to-One relationship
- One-to-Many relationship
- Many-to-Many relationship
APPEARS IN
संबंधित प्रश्न
Give the full form of SQL.
What is the difference between .importing and exporting of a database?
Mention any two of the available values that are used in indexed property.
A tuple is also known as ______
Explain the characteristics of DBMS.
Which language is used to request information from a Database?
What is the full form of DBMS?
The interface between the database and end users or application programs is referred to as ______.
State or snapshot of a database at any instance is known as ______.
State the following rules of DBMS.
Referential Integrity
