What ERD represents to end user?
List out the main components of ERD’s depict database ( 3 )
What does ER model forms?
What does entities refer to?
What models can we draw?
Do attribute have domain?
How can we know there is primary keys in ERD?
What is a composite primary keys ( Composite Keys )
Is it possible to use composite key for more than one attribute
What can be subdivided? What can’t be subdivided? ( Composite Attribute, Simple Attribute )
A single-value attribute can have how many attributes?
A multivalued attribute can have how many attributes?
What are derived attributes?
Does derived attributes needed to be physically stored within database?
What are the advantages on stored derived attribute? ( 3 )
What is the disadvantages of stored derived attribute?
What are the advantages in not stored derived attribute? ( 2 )
What are the disadvantages in not stored derived attribute
What relationships than can be classified as?
Will relationships between entities always operate in both directions?
What is the term connectivity used?
What is the term cardinality used?
What can connectivity and cardinality established?
Who usually determines an entity can be described as weak based on what ?