Database - Data Modeling with ER Model - Discussion

Discussion Forum : Data Modeling with ER Model - General Questions (Q.No. 2)
2.
Which type of entity cannot exist in the database unless another type of entity also exists in the database, but does not require that the identifier of that other entity be included as part of its own identifier?
Weak entity
Strong entity
ID-dependent entity
ID- independent entity
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
7 comments Page 1 of 1.

Mohammed said:   7 years ago
Thank you for the given explanation.

Kishore pola said:   7 years ago
@Shivang Guptha and @Pankaj Das:

As in question given that the strong entity does not req that the identifier of that other entity be included as part of its own identifier? so, if strong entity itself does not requiring the stuff in weak entity with his identifier so, how could it exit?

Muditha said:   8 years ago
A weak entity can have a partial key but it doesn't uniquely identify it, so it needs the primary key of its strong entity too.

Pankaj Das said:   8 years ago
I am also bit confused, and how could the answer be WEAK ENTITY?

To be a weak entity, this is also required that the primary key of the weak entity should use the key of the table, on which it depends for existence.

Yogesh said:   9 years ago
WEAK ENTITY - An entity that cannot exist in a database unless another type of entity also exists in that database.

Shivang Gupta said:   1 decade ago
See here it is mentioned that it "does not require that the identifier of that other entity be included as part of its own identifier?".

So how can weak entity type be the answer as it requires the primary key of the strong entity type which is in relation to it via identifying relationship type. Please explain me. :).

Rahul said:   1 decade ago
Weak entity is fully dependent on the strong entity and denoted by doubly ractangle underlined.

Post your comments here:

Your comments will be displayed after verification.