Section 4
Section 4
Section 4
Correct
It allows you to create a complete data model and then check it for
accuracy. (*)
It allows you to improve the client's business.
It ensures that the data model will automate all manual processes.
Correct
3.A business rule such as "We only ship goods after customers have
Mark for Review
completely paid any outstanding balances on their account" is best
(1) Points
enforced by:
We need to trust our customers, and we know they will pay some
day.
Creating additional programming code to verify no goods are shipped
until the account has been settled in full. (*)
Making the payment attribute null.
Correct
No, in which case you should let the database administrator handle
them
Correct
5.How would you model a business rule that states that on a student's
Mark for Review
birthday, he does not have to attend his classes?
(1) Points
Use a supertype
Use a subtype
Correct
Section 4
(Answer all questions in this section)
Correct
Use a supertype
Correct
One instance of a
supertype may
belong to two
subtypes.
Subtypes must be
mutually
exclusive. (*)
Subtypes should
not be exhaustive.
Subtypes must not
be mutually
exclusive.
Correct
True
False (*)
Correct
False (*)
Correct
Section 4
(Answer all questions in this section)
Arcs
Correct
True
False (*)
Correct
False
Correct
True
False (*)
Correct
True (*)
False
Correct