answersLogoWhite

0


Best Answer

The primary key of a weak entity set is formed by taking the primary key of the strong entity set on which its existence depends (see Mapping Constraints) plus its discriminator.

A strong entity set has a primary key. All tuples in the set are distinguishable by that key. A weak entity set has no primary key unless attributes of the strong entity set on which it depends are included. Tuples (a particular row) in a weak entity set are partitioned according to their relationship with tuples in a strong entity set. Tuples within each partition are distinguishable by a discriminator, which is a set of attributes.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

9y ago

A weak entity is an entity set that does not have sufficient attributes so that it can form a primary key. A weak entity is depicted by drawing double rectangle in entity relationship diagrams. While a strong entity is an entity set that have sufficient attributes so that it can form a primary key.

This answer is:
User Avatar

User Avatar

Ramanpreet Kaur 141

Lvl 2
2y ago

1.)Though weak entity set can be converted into strong entity set by simply adding appropriate attributes, this approach results in the redundant storage of primary key.

2.) The primary key of a weak entity set can be inferred from its relationship with the storage entity set.

This answer is:
User Avatar
User Avatar

Janet Torp

Lvl 1
2y ago
Where did you find your answer

User Avatar

Wiki User

12y ago

An entity set that does not possess sufficient attributes to form a primary key is called a weak entity set. One that does have a primary key is called a strong entity set.

The discriminator (or partial key) of a weak entity set is the set of attributes that distinguishes among all the entities of a weak entity set

The existence of a weak entity set depends on the existence of a identifying entity set. It must relate to the identifying entity set via a total, one-to-many relationship set from the identifying to the weak entity set

We depict a weak entity set by double rectangles in E-R diagram. We underline the discriminator of a weak entity set with a dashed line in E-R diagram.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

Strong Entity Set:

which entity set does have a primary key is called a strong entity set.

Example:

Set of all Persons,Companies,Trees,Holidays etc.

Weak Entity Set:

which entity set does not have a primary key is known as a weak entity set.

Example:

Specific Person,Company,Event,Plant

MD.ISRAFIL CSE (DHAKA)

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

Strong entity is an entity set that can uniquely identify a row. Weak entity is an entity set that can not identify a row uniquely. Weak entities are denoted by double rectangle box.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can weak entity be converted into strong entity?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Can weak entity be converted into strong entity in DBMS?

A weak entity set can always be make into strong entity set by adding to its attribute of its identifying entity set. For a weak entity set, we add columns to the table corresponding to the primary key of the strong entity set on which the weak set is dependent.


Why do we need weak entity sets?

why do we need weak entity in database when we can make it strong entity?


What is strong and weak entity set?

the enitity which is set primary key is said to be strong entity and the entity which does not set primary key is said to be weak entity.


What is strong entities vs weak entities?

The table that has primary key is strong entity and the table that has no primary key is weak entity


Explain the difference between a weak and a strong entity set?

An entity set that does not possess sufficient attributes to form a primary key is called a weak entity set. One that does have a primary key is called a strong entity set. The discriminator (or partial key) of a weak entity set is the set of attributes that distinguishes among all the entities of a weak entity set The existence of a weak entity set depends on the existence of a identifying entity set. It must relate to the identifying entity set via a total, one-to-many relationship set from the identifying to the weak entity set We depict a weak entity set by double rectangles in E-R diagram. We underline the discriminator of a weak entity set with a dashed line in E-R diagram.


What is weak entity sets in dbms?

An entity set may not have sufficient attributes to form a primary key is called weak entity set. One with primary key is called strong entity set.


What two conditions must be met before an entity can be classified as a weak entity?

In contrast to the strong or regular entity, a weak entity is one that meets two conditions: 1. The entity is existence-dependent; that is, it cannot exist without the entity with which it has a relationship. 2. The entity has a primary key that is partially or totally derived from the parent entity in the relationship.


How are strong acids converted to weaker ones?

Buffer systems. They convert strong acids or bases into weak acids or bases.


What is the difference between a required attributes and optional attributes?

strong entity : in this the attributes must have values for instance . weak entity : in this the attributes may or may not have values for instance .


When is the concept of weak entity used in data modelling?

A weak entity can be identified uniquely only by considering the primary key of another (owner) entity.


What is a natural resource that can be converted by humans?

Answer- Oil because humanes can make this natural resource as strong or as weak as they need it to be.


Which entity type depends is called identifying owner?

weak entity