DFo Section 1 Quiz
DFo Section 1 Quiz
DFo Section 1 Quiz
6. 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.
True. The only requirement for creating a perfect system is a perfect programmer.
True. Users delay the delivery of a system by changing their minds and adding new
requirements.
True. Users never know what they want anyway, so building systems is best left to
the professionals.
False. Business requirements can and will change. For instance new legal
requirements may arise. (*)
Incorrect. Refer to Section 1 Lesson 4.
(0/1) Points
7. Using a database solution instead of a flat file eliminates all of the following
issues except:
Redundancy
Data entry anomalies
Inconsistency
Incorrect data (*)
Incorrect. Refer to Section 1 Lesson 4.
(0/1) Points
8. Business ______ are used to understand business processes, and the nature, role,
and scope of the data.
Mission Statements
Goals
Processes
Rules (*)
Incorrect. Refer to Section 1 Lesson 4.
(0/1) Points
9. Business rules are important because_________.
They can all be incorporated into the database design structure.
They allow the developer to understand the relationship and constraints of the
participating entities (*)
They can become outdated quickly.
They are complex and difficult to understand.
Incorrect. Refer to Section 1 Lesson 4.
(0/1) Points
10. What is the difference between "information" and "data"?
Data turns into useful information. It is stored in a database and accessed by
systems and users. (*)
Data is held and understood only by users.
Information is held and understood only by users.
Information and data have no differences - they are two words for the same thing.
11. Select the business or industry that would not have a need for a database.
Banking
Retail
Scientific Research
All these businesses could benefit from using a database. (*)
Incorrect. Refer to Section 1 Lesson 2.
(0/1) Points
12. A database is a centralized and structured set of data stored on a computer
system and provides facilities for retrieving, adding, modifying, and deleting the
data when required.
True (*)
False
Correct
(1/1) Points
13. Which transformation in computing allows for storage and delivery of
applications and data over the internet?
Mainframe computing
Desktop computing
Grid Computing
Cloud Computing (*)
Incorrect. Refer to Section 1 Lesson 2.
(0/1) Points
14. The main subject areas taught by the Oracle Academy are:
Database performance tuning
Data Modeling, SQL, and PL/SQL (*)
Systems programming and computer architecture
Computer Repairs
Correct
(1/1) Points
15. The technical software requirements for this course include all of the following
except:
Oracle SQL Developer Data Modeler
Microsoft Access (*)
Oracle APEX application
All are requirements.
Incorrect. Refer to Section 1 Lesson 1.
1. The Oracle Academy courses are intended for self study. True or False?
True
False (*)
Incorrect. Refer to Section 1 Lesson 1.
(0/1) Points
2. SQL *Plus is being used in the Oracle Academy courses to run SQL code. True or
False?
True
False (*)
Incorrect. Refer to Section 1 Lesson 1.
(0/1) Points
3. A database interacts with the data and provides the following facilities:
Retrieving data
Inserting data
Deleting data
All of the above. (*)
Correct
(1/1) Points
4. What is the difference between "information" and "data"?
Information and data have no differences - they are two words for the same thing.
Use of blocks
Integration of data for easier access and modification for complex transactions (*)
True. Users never know what they want anyway, so building systems is best left to
the professionals.
False. Business requirements can and will change. For instance new legal
requirements may arise. (*)
Incorrect. Refer to Section 1 Lesson 4.
1. A ___________ model describes a database in terms of tables, columns, and joins
between tables.
Relational (*)
Object Oriented
Hierarchical
Network
Correct
(1/1) Points
2. In a hierarchical database model the data is stored as records that are connected
to one another through ________.
links (*)
databases
primary keys
fields
Correct
(1/1) Points
3. Which of the following is not a stage in the Database Development Process?
Build
Reporting (*)
Strategy and Analysis
Design
Correct
(1/1) Points
4. Which is the first step in the Database Development Process ?
Build
Testing
Strategy and Analysis (*)
Design
Correct
(1/1) Points
5. If information requirements are clearly communicated during conceptual
modeling the following will result:
Some business rules may not be taken into account
A well designed conceptual model (*)
A conceptual model that does not fully reflect the business will be created.
Delays due to reworking model caused by incorrect assumptions
Correct
(1/1) Points
6. When completing the conceptual modeling process we must take into account
the following:
Business Rules
Assumptions
Problems
All of the above (*)
Correct
(1/1) Points
7. Business rules are important because_________.
They are complex and difficult to understand.
They can become outdated quickly.
They can all be incorporated into the database design structure.
They allow the developer to understand the relationship and constraints of the
participating entities (*)
Correct
(1/1) Points
8. 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?
True (*)
False
Correct
(1/1) Points
9. The reason or drive for using databases rather than files has been …
(Choose 3)
(Choose all correct answers)
11. Today, all industries have a need for database systems. True or False?
True (*)
False
Correct
(1/1) Points
12. A database interacts with the data and provides the following facilities:
Retrieving data
Inserting data
Deleting data
All of the above. (*)
Correct
(1/1) Points
13. A DBMS comprises of the following elements: (Choose 3)
(Choose all correct answers)