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
Write the steps to filter a table.
Queries are used to ____________ information from database.
What is the acronym of DBMS?
List few disadvantages of the file processing system.
What are the ACID properties?
The design of the database is known as what?
Users can work on DBMS using ______.
Which of the following is not a real-life application of database?
State or snapshot of a database at any instance is known as ______.
The underlying component or set of programs used by DBMS to create the database and handle various queries for data retrieval and manipulation is known as ______.
