Database - Data Modeling with ER Model - Discussion

Discussion Forum : Data Modeling with ER Model - General Questions (Q.No. 19)
19.
Which type of entity represents a logical generalization whose actual occurrence is represented by a second, associated entity?
Supertype entity
Subtype entity
Archetype entity
Instance entity
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

Yuga said:   7 years ago
An entity instance is the representation of a particular entity. The archetype/instance pattern occurs when one entity tracks occurrences of another entity. A common example is a relationship between CLASS and SECTION, where the actual occurrence of a class happens when students register for a SECTION of that CLASS.

Yamini said:   1 decade ago
An Archetype Entity is based on a regular Entity and specifies individual parameter values for that Entity. If the value of an Archetype parameter is changed, all instances of that Archetype in the scene will be updated automatically.

Chandrakant said:   1 decade ago
What is Archetype entity? Please explain it.

Post your comments here:

Your comments will be displayed after verification.