Oracle Academy Mid Term Exam Semester 1 Answers
Oracle Academy Mid Term Exam Semester 1 Answers
Oracle Academy Mid Term Exam Semester 1 Answers
Review your answers, feedback, and question scores below. An asterisk (*) indicates a
correct answer.
Section 1
(Answer all questions in this section)
1. The first step in system development is to document the
requirements. Why?
Computer Repairs
Database performance tuning
Data Modeling, SQL, and PL/SQL (*)
Systems programming and computer architecture
Correct
4. The purpose or function of a database is to:
True
False (*)
Incorrect. Refer to Section 2 Lesson 3.
6. Data models are drawn to show users the actual Data that their
new system will contain; only Data listed on the Diagram can be
entered into the Database. True or False?
True (*)
False
Correct
7. Which of the following statements about relationships are true?
(Choose Two)
Dog
Bird
Elephant
Leaf (*)
Correct
9. All of the following could be attributes of an ENTITY called
PERSON, except which one?
Haircolor
Weight
Gender
Natacha Hansen (*)
Correct
10.In a physical data model, a relationship is represented as a/an?
Column
Row
Instance
Foreign Key (*)
Correct
Section 2
(Answer all questions in this section)
11.Volatile attributes have special requirements and need special
attention when you are doing data modelling. True or False?
True (*)
False
Correct
Section 3
(Answer all questions in this section)
12.Matrix Diagrams show Optionality and Cardinality of the ERDs
they document. True or False?
True
False (*)
Correct
13.Relationship Cardinality is important. True or False?
True (*)
False
Correct
14.Relationships represents something of significance to the
business. True or False?
True (*)
False
Incorrect. Refer to Section 3 Lesson 1.
True (*)
False
Correct
16.When reading a relationship between 2 entities, the relationship is
read both from left to right and right to left. True or False?
True (*)
False
Correct
Section 4
(Answer all questions in this section)
17.A business rule such as "We only ship goods after customers
have completely paid any outstanding balances on their account"
is best enforced by:
True
False (*)
Correct
19.When creating entities you must follow these rules: (Choose
Two)
(Choose all correct answers)
Name them in Plural
Name them in Singular (*)
Exclude Attributes
Include Attributes (*)
Correct
True
False (*)
Correct
Section 4
(Answer all questions in this section)
21.You can only create relationships to a Supertype, not to a
Subtype. True or False?
True
False (*)
Correct
22.A Supertype can have only one subtype. True or False?
True
False (*)
Correct
Section 5
(Answer all questions in this section)
23.Relationships can be Redundant. True or False?
True (*)
False
Correct
24.If two entities have two relationships between them, these
relationships can be either _____________ or _____________ .
DNA SAMPLE"
One to Many Optional
One to Many Mandatory
One to One Optional (*)
Many to Many Mandatory
Correct
26.Which of the following pairs of entities is most likely to be
modeled as a M:M relationship?
True
False (*)
Correct
28.Intersection Entities often have the relationships participating in
the UID, so the relationships are often barred. True or False?
True (*)
False
Correct
29.What do you call the entity created when you resolve a M:M
relationship?
False (*)
Incorrect. Refer to Section 5 Lesson 1.
Section 6
(Answer all questions in this section)
31.The candidate UID that is chosen to identify an entity is called
the Primary UID; other candidate UIDs are called Secondary
UIDs.
True
False (*)
Correct
33.An entity without repeated values is said to be in 1st Normal
Form. True or False?
True (*)
False
Correct
34.No commercial database systems in the world will accept tables
that are not on 3rd Normal Form. True or False?
True
False (*)
Correct
35.Any Non-UID attribute must be dependent upon the entire UID.
True or False?
True (*)
False
Incorrect. Refer to Section 6 Lesson 3.
Section 7
(Answer all questions in this section)
36.Historical data must never be kept. True or False?
True
False (*)
Correct
37.All relationships participating in an arc must be mandatory. True
or False?
True
False (*)
Correct
38.Which of the following would best be represented by an arc?
True
False (*)
Correct
40.An arc can also be modeled as Supertype and Subtypes. True or
False?
True (*)
False
Correct
Section 7
(Answer all questions in this section)
41.Which of the following is NOT a relationship type?
True (*)
False
Correct
Section 9
(Answer all questions in this section)
43.Modeling historical data is optional. True or False?
True (*)
False
Correct
44.If a system includes the concept of time and it stores Start Dates,
then End Dates becomes Mandatory. For each Start Date attribute
you create, you MUST create an End Date attribute and it must
be mandatory. True or False?
True
False (*)
Correct
45.Which of the following is a logical constraint that could result
from considering how time impacts an example of data storage?
True (*)
False
Correct
48.Which of the following statements are true for ERD's to enhance
their readability. (Choose Two)
True
False (*)
Correct
50.All datamodels must be transformed from specific to generic.
True or False?
True
False (*)
Correct