CSE - 301 - Lecture-2 Introduction
CSE - 301 - Lecture-2 Introduction
Chapter-1
Biplab Debnath
[email protected]
Chapter 1: Introduction
Biplab C. Debnath
Lecturer
Dept. of Computer Science and Engineering
The E-R data model is based on a perception of a real world that consists
of a collection of basic objects called entities and relationship among these
objects.
The overall logical structure of a database can be represented graphically
by E-R diagram. The E-R diagram is build up from the following
components.
Rectangle: which represent entity sets
Ellipses: which represent attributes
Diamonds: which represent relationship among entity sets.
Lines: which link attributes to entity sets and entity sets to
relationships.
Double ellipses : which represent multivalued attributes.
Dashed Ellipses : which denote derived attributes.
Double Lines : which represent total participates of an entity
in a relationship set.
Double Rectangle : which represent weak entity sets.