0
1.3kviews
Explain Primary key, Strong entity set
1 Answer
written 8.0 years ago by |
Strong entity set
If an entity type has a key attribute specified then it is a strong entity type. For example, at a university or college we have student entities and we would define a student entity type. Universities and Colleges assign unique student numbers, one per student. Student has a key attribute and would be considered a strong entity type.
Primary key