What is weak entity type ?
Weak enity typed doesn’t have a key attribute.A weak entity type must participate in an identifying relationship type with an owner or identifying entity type.It has always TOTAL participation.
In other words,if an entity type have no key then it’s called a weak entity type.
Ex-dependent is a weak entity type with employee as its identifying entity type via identifying relationslhip type “dependents of”.
