Unit - 2
Unit - 2
Unit - 2
Partial
Weak Entity Types
Entity types that do not have key attributes of
their own are called weak entity types.
In contrast regular entity types that do have
key attributes are called strong entity types.
Entities belonging to a weak entity type is are
identified by strong entity types and the
relation ship is called identifying relationship
ER Diagram Naming Conventions
ER Diagram Naming Conventions
E-R Diagram For Company Schema
Proper Naming of Schema
Constructs
Use Singular Names for Entity Types
rather than plurals because entity type
applies to each individual entity.
Entity Type names and relationship
types are written in uppercase.
Attribute names are capitilized
Role names are in lower case.