GATE CS 2024 Set 2 — Question 20
MCQ+1 / -0.33EasyWeak EntitiesER ModelDatabases
Databases → ER Model → Weak Entities
Last updated
Question
In the context of owner and weak entity sets in the ER (Entity-Relationship) data model, which one of the following statements is TRUE?
A.
The weak entity set MUST have total participation in the identifying relationship
B.
The owner entity set MUST have total participation in the identifying relationship
C.
Both weak and owner entity sets MUST have total participation in the identifying relationship
D.
Neither weak entity set nor owner entity set MUST have total participation in the identifying relationship
Correct answer
(A) The weak entity set MUST have total participation in the identifying relationship
Solution
In an Entity-Relationship (ER) model:
- A weak entity set is an entity set that does not have a primary key of its own and depends on the existence of a strong entity set (owner entity set) for its identification.
- The relationship associating the weak entity set with the owner entity set is called the identifying relationship.
- A weak entity set must have total participation in the identifying relationship because a weak entity cannot exist without its owner entity.
- The owner entity set does not necessarily need to have total participation in the identifying relationship (it can exist without the weak entity).
More questions on ER Model
2024 Set 2 Q19Once the DBMS informs the user that a transaction has been successfully completed, its effect…2024 Set 1 Q20Let S be the specification: "Instructors teach courses. Students register for courses. Courses are…2024 Set 1 Q21In a tree, the requirement of at least half-full (50%) node occupancy is relaxed for which…2024 Set 1 Q22Which of the following statements about a relation in first normal form (1NF) is/are…2024 Set 2 Q26Which of the following file organizations is/are I/O efficient for the scan operation in DBMS?
Practice GATE CS PYQs with adaptive difficulty
Timed practice, skill tracking, and AI explanations — free to start.
Start practicing free