Quiz Tiger
Quiz Tiger
Quiz Tiger
Review your answers, feedback, and question scores below. An asterisk (*) indicates a correct
answer.
Section 1
1. Using a database solution instead of a flat file eliminates all of the following issues except:
(1) Points
Inconsistency
Redundancy
Correct
(1) Points
A conceptual model that does not fully reflect the business will be created.
Correct
3. Documenting Business Requirements helps developers control the scope of the system and
prevents users from claiming that the new system does not meet their business requirements.
True or False?
(1) Points
True (*)
False
Correct
4. When completing the conceptual modeling process we must take into account the following:
(1) Points
Business Rules
Assumptions
Problems
Correct
5. Business rules help you understand the standardization procedure an organization follows when
handling huge data.
(1) Points
True (*)
False
Correct
Page 1 of 3
Review your answers, feedback, and question scores below. An asterisk (*) indicates a correct
answer.
Section 1
(1) Points
True (*)
False
Correct
7. A database interacts with the data and provides the following facilities:
(1) Points
Retrieving data
Inserting data
Deleting data
Correct
(1) Points
Information and data have no differences - they are two words for the same thing.
Data turns into useful information. It is stored in a database and accessed by systems and users.
(*)
Correct
9. Which transformation in computing allows for storage and delivery of applications and data
over the internet?
(1) Points
Grid Computing
Mainframe computing
Desktop computing
Correct
10. SQL *Plus is being used in the Oracle Academy courses to run SQL code. True or False?
True
False (*)
Page 2 of 3
Review your answers, feedback, and question scores below. An asterisk (*) indicates a correct
answer.
Section 1
11. The technical software requirements for this course include all of the following except:
(1) Points
Correct
12. A flat file may contain many fields, often, with duplicate data that are prone to data
corruption.
(1) Points
True (*)
False
Correct
13. A ___________ model describes a database in terms of tables, columns, and joins between
tables.
Mark for Review
(1) Points
Network
Object Oriented
Relational (*)
Hierarchical
Correct
14. In a _______ database model the data is organized into a tree-like structure and to retrieve
data the whole tree needs to be traversed starting from the root node.
(1) Points
Object Oriented
Relational
Network
Hierarchical (*)
Correct
15. A network database comprises of a collection of records connected to one another through
links.
(1) Points
True (*)
False
Correct
Page 3 of 3
Review your answers, feedback, and question scores below. An asterisk (*) indicates a correct
answer.
Section 1
(1) Points
Correct
(1) Points
Build
Design
Testing
Correct
Page 1 of 3
Review your answers, feedback, and question scores below. An asterisk (*) indicates a correct
answer.
Section 1
6. In a hierarchical database model the data is stored as records that are connected to one another
through ________.
links (*)
fields
databases
primary keys
(1) Points
They allow the developer to understand the relationship and constraints of the participating
entities (*)
Correct
10. The reason or drive for using databases rather than files has been …
(Choose 3)
(1) Points
Use of blocks
Integration of data for easier access and modification for complex transactions
(*)
(*)
(*)
Correct
11. Once you have learned how to write programs and build systems, you no longer need any
input or involvement from any users as you are perfectly capable of delivering the systems that
businesses need and want.
(1) Points
True. The only requirement for creating a perfect system is a perfect programmer.
True. Users never know what they want anyway, so building systems is best left to the
professionals.
True. Users delay the delivery of a system by changing their minds and adding new requirements.
False. Business requirements can and will change. For instance new legal requirements may arise.
(*)
Correct
12. Today, all industries have a need for database systems. True or False?
(1) Points
True (*)
False
Correct
2. The transformations that have occurred in the computing world progressing in this order:
(1) Points
Correct
(1) Points
Correct
4. Select the business or industry that would not have a need for a database.SQLPlus
(1) Points
Banking
Retail
Scientific Research
Correct
(1) Points
Correct
7. In a _______ database model the data is organized into a tree-like structure and to retrieve data
the whole tree needs to be traversed starting from the root node.
(1) Points
Hierarchical (*)
Relational
Network
Object Oriented
Correct
9. In the relational database model, each table name must be unique. The column names in the table
must be unique too. You can have two different tables that have column names that are the same.
(1) Points
True (*)
False
Correct
Page 2 of 3
Review your answers, feedback, and question scores below. An asterisk (*) indicates a correct
answer.
Section 1
12. Using a database solution instead of a flat file eliminates all of the following issues except:
(1) Points
Redundancy
Incorrect data (*)
Inconsistency
Correct
13. Documenting Business Requirements helps developers control the scope of the system and
prevents users from claiming that the new system does not meet their business requirements. True
or False?
(1) Points
True (*)
False
Correct
14. Business rules help you understand the standardization procedure an organization follows when
handling huge data.
(1) Points
True (*)
False
Correct
(1) Points
True
False (*)
Page 3 of 3
Review your answers, feedback, and question scores below. An asterisk (*) indicates a correct
answer.
Section 1
1. In a _______ database model the data is organized into a tree-like structure and to retrieve data
the whole tree needs to be traversed starting from the root node.
(1) Points
Object Oriented
Relational
Network
Hierarchical (*)
Correct
2. A ___________ model describes a database in terms of tables, columns, and joins between tables.
(1) Points
Network
Hierarchical
Relational (*)
Object Oriented
Correct
4. In the relational database model, each table name must be unique. The column names in the table
must be unique too. You can have two different tables that have column names that are the same.
(1) Points
True (*)
False
Correct
6. Which of the following transformations in computing led to the increase in graphical user
interface (GUI) applications?
Mark for Review
(1) Points
Grid Computing
Client/Server Computing
Mainframe computing
Correct
(1) Points
(*)
Data Dictionary
(*)
Client
Query language
(*)
Correct
(1) Points
Correct
10. The main subject areas taught by the Oracle Academy are:
(1) Points
Computer Repairs
Correct
Page 2 of 3
Review your answers, feedback, and question scores below. An asterisk (*) indicates a correct
answer.
Section 1
12. Documenting Business Requirements helps developers control the scope of the system and
prevents users from claiming that the new system does not meet their business requirements. True
or False?
(1) Points
True (*)
False
Correct
13. Business ______ are used to understand business processes, and the nature, role, and scope of
the data.
(1) Points
Mission Statements
Rules (*)
Goals
Processes
Correct
14. Using a database solution instead of a flat file eliminates all of the following issues except:
(1) Points
Redundancy
Inconsistency
Correct
3. Using a database solution instead of a flat file eliminates all of the following issues except:
(1) Points
Redundancy
Inconsistency
6. The technical software requirements for this course include all of the following except:
(1) Points
Correct
9. Which of the following transformations in computing led to the increase in graphical user
interface (GUI) applications?
(1) Points
Mainframe computing
Client/Server Computing
Grid Computing
Correct
12. A flat file may contain many fields, often, with duplicate data that are prone to data corruption.
(1) Points
True (*)
False
Correct
(1) Points
Reduced Maintenance
Real-World Modeling
Neither A or B.
Correct
15. A network database comprises of a collection of records connected to one another through links.
True (*)
False
Correct
Page 3 of 3
Review your answers, feedback, and question scores below. An asterisk (*) indicates a correct
answer.
Section 2
(1) Points
True (*)
False
Correct
(1) Points
The model changes depending on the relational database software being used
The model stays the same regardless of the DBMS or operating system used. (*)
(1) Points
one only
one or more
(*)
(*)
one or multiple
Correct
(1) Points
(1) Points
Correct
Page 1 of 3
Section 2
6. In the relational model, relationships between relations or tables are created by using?
(1) Points
Primary Keys
Composite Keys
Candidate Keys
Correct
(1) Points
True (*)
False
Correct
(1) Points
* (*)
&
Correct
(1) Points
Volatile Attribute
Single Attribute
Mandatory Attribute
Correct
10. Entity Boxes are drawn on an ERD using what type of shape?
(1) Points
Hard Boxes
Rectangles
Diamonds
Page 2 of 3
Review your answers, feedback, and question scores below. An asterisk (*) indicates a correct
answer.
Section 2
11. A unique identifier made up of more than one attribute is called a __________.
(1) Points
Unique UID
Foreign UID
Candidate UID
Composite UID (*)
(1) Points
True
False (*)
(1) Points
Hierarchical
One to one
Recursive (*)
Mandatory
Correct
14. A foreign key is a column or combination of columns in one table that uniquely identifies a row
of another table.
(1) Points
True (*)
False
Correct
15. Which of the following are true about Cardinality? (Choose two)
(1) Points
Cardinality specifies only singularity or plurality, but not a specific plural number.
(*)
(*)
Page 3 of 3
Review your answers, feedback, and question scores below. An asterisk (*) indicates a correct
answer.
Section 2
(1) Points
DOGS
ANIMAL
(*)
DOG
(*)
ANIMALS
True (*)
False
(1) Points
Eye color
Date of birth
Race
Age (*)
Correct
(1) Points
True
False (*)
Correct
5. By defining ________ and _____ keys, you can ensure that the integrity of the data in a table is
maintained.
(1) Points
primary, secondary
primary, unique
foreign, unique
Correct
Page 1 of 3
Test: DFo Section 2 Quiz
Review your answers, feedback, and question scores below. An asterisk (*) indicates a correct
answer.
Section 2
(1) Points
True (*)
False
Correct
7. Many reasons exist for creating a conceptual model. Choose three appropriate reasons from the
options below.
(1) Points
(*)
(*)
(*)
To identify a specific row within a table, using one or more columns and/or foreign keys.
To identify one unique instance of an entity by using one or more attributes and/or relationships. (*)
Create an entity that is unlike any other entity aside from itself.
9. Which of the following would be good as a Unique Identifier for its Entity? (Choose Three)
(1) Points
(*)
(*)
(*)
Correct
10. One-to-Many relationships have cardinality of one or more in both directions. True or False?
(1) Points
True
False (*)
Correct
Page 2 of 3
Review your answers, feedback, and question scores below. An asterisk (*) indicates a correct
answer.
Section 2
11. If a relationship is mandatory there must be at least one instance of the corresponding entity
related to it.
(1) Points
True (*)
False
Correct
(1) Points
Candidate Keys
Secondary Keys
Composite Keys
13. 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?
(1) Points
True
False (*)
(1) Points
Relationship Names
Data Values. (*)
Cardinality
Optionality
Correct
15. An ERD created using ERDish is a __________ representation of entities and their relationships to
each other.
(1) Points
technical
textual
graphical (*)
hierarchical
Correct
Page 3 of 3