Ch. 9/A5 Flashcards
1
Q
1. "Should the existing system be replaced?" is a question that is asked during the \_\_\_\_\_\_\_\_ stage of the SDLC. a. planning b. maintenance c. analysis d. implementation
A
a. planning
2
Q
- Coding, testing, and debugging are part of the ________ phase of the SDLC.
a. implementation
b. planning
c. analysis
d. detailed systems design
A
a. implementation
3
Q
3. "What are the requirements of the current system's end users?" is a question asked during the \_\_\_\_\_\_\_\_ phase of the SDLC. a. analysis b. planning c. maintenance d. implementation
A
a. analysis
4
Q
- The logical systems design is created during the ________ phase of the SDLC.
a. implementation
b. maintenance
c. analysis
d. planning
A
c. analysis
5
Q
- The last phase in the Database Life Cycle is ________.
a. implementation and loading
b. testing and evaluation
c. maintenance and evolution
d. operation
A
c. maintenance and evolution
6
Q
6. Installing the DBMS, creating the database, and loading or converting the data are part of the \_\_\_\_\_\_\_\_ phase of the DBLC. a. testing and evaluation b. database initial study c. database design d. implementation and loading
A
d. implementation and loading
7
Q
7. Testing, fine-tuning, and evaluating the database and its applications are part of the \_\_\_\_\_\_\_\_ phase of the DBLC. a. database initial study b. implementation and loading c. testing and evaluation d. database design
A
c. testing and evaluation
8
Q
- Which of the conceptual design steps determines end-user views, outputs, and
transaction-processing requirements?
a. Database analysis and requirements
b. Distributed database design
c. Data model verification
d. Entity relationship modeling and normalization
A
a. Database analysis and requirements
9
Q
- Which of the conceptual design steps defines entities, attributes, and relationships?
a. Distributed database design
b. Entity relationship modeling and normalization
c. Data model verification
d. Database analysis and requirements
A
b. Entity relationship modeling and normalization
10
Q
- The first step in developing the conceptual model using ER diagrams is to
________.
a. identify, analyze, and refine the business rules
b. complete the initial ER diagram
c. define the attributes, primary keys, and foreign keys for each of the entities
d. normalize the entities
A
a. identify, analyze, and refine the business rules
11
Q
- During the Entity-Relationship modeling process, the designer must ________.
a. avoid all ternary relationships
b. delete the ER diagram
c. make decisions about the placement of primary keys in 1:1 relationships
d. make decisions about adding derived attributes to satisfy processing requirements
A
d. make decisions about adding derived attributes to satisfy processing requirements
12
Q
- The first step in the ER model verification process is to ________.
a. identify each module’s internal transaction requirements
b. identify each module and its components
c. identify the ER model’s central entity
d. verify all processes against the ER model
A
c. identify the ER model’s central entity
13
Q
- The ________ design is used to translate the conceptual design into the internal
model for a selected database management system.
a. logical
b. physical
c. network
d. time
A
a. logical
14
Q
14. \_\_\_\_\_\_\_\_ design is the process of selecting the data storage and data access characteristics of the database. a. Logical b. Physical c. Time d. Network
A
b. Physical
15
Q
- Once the data have been loaded into the database, the ________ tests and finetunes
the database to ensure that it performs as expected.
a. database administrator
b. systems administrator
c. programmer
d. manager
A
a. database administrator