Advertisements
Advertisements
Question
What is a relationship in databases? List its types.
Advertisements
Solution
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
RELATED QUESTIONS
What is the difference between .importing and exporting of a database?
Define database
What symbol is used for the SELECT statement?
A tuple is also known as ______
How is a top to bottom relationship among the items in a database established?
What is meant by Database Partitioning?
A database ______ certain details about how data is actually stored and maintained.
Users can work on DBMS using ______.
The interface between the database and end users or application programs is referred to as ______.
Why is database testing important?
