Database - Data Models into Database Designs - Discussion

Discussion Forum : Data Models into Database Designs - General Questions (Q.No. 6)
6.
Which of the following situation requires the use of ID-dependent entities?
Association relationships only
Multivalued attributes only
Archetype/instance relationships only
All of the above use ID dependent entities
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

Sathish rago said:   1 decade ago
ID dependent entity is, example
customer_id in customer table and person_id in orders table but these two entities are dependent to the ID and its values.

Raju Royal.SP said:   1 decade ago
@Par.

ID-dependent entity : ID-Means identifier.

Dependent-means to depending to identify another entity.

So finally it is identifier to the another entity.

Par said:   1 decade ago
What is ID-dependent entity?

Post your comments here:

Your comments will be displayed after verification.