MySQL + SQL · Lesson 1

Er Diagram Symbols

ER Diagram Symbols

ER diagram standard shapes use करता है। हर symbol जानना common 2-3 mark exam question है।

Symbols

Symbolदर्शाता है
RectangleEntity
Ellipse (oval)Attribute
DiamondRelationship
Double ellipseMultivalued attribute
Dashed ellipseDerived attribute
Underlined ellipseKey attribute
Double rectangleWeak entity

Example

Student (rectangle) — attributes roll_no (underlined oval), name (oval), phone (double oval = multivalued)। Student, Course से "enrolls" diamond के ज़रिए जुड़ता है।

सारांश

  • Rectangle=entity, ellipse=attribute, diamond=relationship।
  • Special: double ellipse=multivalued, dashed=derived, underline=key, double rectangle=weak entity।
🔗

Share this topic with a friend

यह topic किसी दोस्त को भेजें

Found it useful? Send it to a classmate learning the same thing.

अच्छा लगा? जो दोस्त यही सीख रहा है, उसे भेज दीजिए।