Database - ER Model and Business Rules

Exercise : ER Model and Business Rules - General Questions
6.
A rectangle represents which of the following in an EER?
Attribute
Entity
Optional One
Relationship
Answer: Option
Explanation:
No answer description is available. Let's discuss.

7.
Which one of the following symbols is not used in an ERD?
Rectangle
Oval
Diamond
Circle
Answer: Option
Explanation:
No answer description is available. Let's discuss.

8.
Specialization is which of the following processes?
Defining one or more subtypes of the supertype and forming supertype/subtype relationships.
Defining one or more supertypes of the subtype and forming supertype/subtype relationships.
Defining one or more subtypes of the supertype and not forming supertype/subtype relationships.
Defining one or more supertypes of the subtype and not forming supertype/subtype relationships.
Answer: Option
Explanation:
No answer description is available. Let's discuss.

9.
Which of the following statements concerning business rules is true?
It should be complex.
It should not be convertible to computer code.
It may include restrictions.
All of the above.
Answer: Option
Explanation:
No answer description is available. Let's discuss.

10.
A supertype/subtype hierarchy has which of the following features?
Subtypes at the lower lever in the hierarchy inherit attributes only from their immediate supertype.
Attributes are assigned at the highest logical level.
Subtypes at the higher lever in the hierarchy inherit attributes only from their immediate subtype.
Attributes are assigned at the lowest logical level.
Answer: Option
Explanation:
No answer description is available. Let's discuss.