UP High Court RO / ARO 07 Jan 2022 Shift 2

In an E-R diagram, an entity set is represented by :

Verified Answer
A. rectangle/रैक्टेंगल
B. diamond/डायमण्ड
C. ellipse/एलिप्से
D. circle/सर्कल

Explanation:

The question pertains to the graphical representation of components within an Entity-Relationship (E-R) diagram, a high-level conceptual data model used in database design. Option A, a 'rectangle', is the standard symbol used in E-R diagrams to represent an entity set. An entity set is a collection of entities of the same type (e.g., all students, all courses). This is the correct representation. Option B, a 'diamond' shape, is used to represent a relationship set, which describes an association among two or more entity sets. Option C, an 'ellipse' (or oval), is used to represent attributes, which are properties describing an entity or a relationship. Option D, a 'circle', is not a standard symbol for an entity set in E-R diagrams; ellipses are used for attributes. Therefore, in E-R modeling, a rectangle is the designated symbol for an entity set.