Consider the following ER constraints:
- Entity A has 'm' entities
- Entity B has 'n' entities
- Relationship R between A and B has cardinality 1:1
- Both A and B have total participation in R
What is the exact number of relationship instances in R?
GATE CSE · Dbms
Master topic for ER Model. Includes ER Model - Cardinality & Participation.
31 questions · 0 PYQs · 11 AI practice · GATE CSE 2027
Consider the following ER constraints:
What is the exact number of relationship instances in R?
Which of the following are TRUE regarding a weak entity set in the ER model? (Select all that apply)
Consider the following statements about ER modeling:
S1: In a binary relationship with cardinality 1:1 where both entity sets have total participation, the relationship can always be merged into a single table without loss of information.
S2: A weak entity set must always have total participation in the identifying relationship with its owner entity set.
S3: In a ternary relationship, if A:B:C has constraints, it is possible for the overall relationship to be M:N:P.
S4: Partial participation of an entity set in a relationship means the entity set has an existential dependency on the relationship.
Which of the above statements are TRUE?
Which of the following are valid ways to represent a 1:1 relationship between entity sets A and B in the relational model? (Select all that apply)
Which of the following ER-to-relational mapping rules is INCORRECT?
Consider an ER diagram with entity sets E1 and E2 participating in relationship R. E1 has 5 entities and E2 has 4 entities. The cardinality of R is M:N. What is the maximum number of relationship instances (tuples in the relationship table) possible in R?
In an ER diagram, entity set 'Order' is a weak entity with discriminator attribute 'Item_No'. Its owner entity is 'Customer' with primary key 'Cust_ID'. What is the primary key of the 'Order' table in the relational model?
In an ER model, cardinality specifies ______.
Consider an ER model for a Hospital database:
What is the minimum number of relations (tables) needed to represent this schema in the relational model?
In the ER model, consider a relationship R between entity sets A and B with cardinality ratio 1:N (A:B). Which of the following statements are CORRECT? (Select all that apply)
In an ER diagram, an entity set 'Employee' participates in a relationship 'Works_In' with entity set 'Department'. Every employee must work in exactly one department, but a department may have zero or more employees. Which of the following correctly describes the participation and cardinality?
Want unlimited AI-generated Er Model questions?
Sign up free and practice with adaptive difficulty — Easy, Medium, Hard. New questions every session.
Start practising for free →