wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Quiz on Lesson 6: Database Design

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

Composed of people, hardware, software, database(s), application programs, and procedures

a)

Data

b)

Information System

c)

System Design

d)

System Development

2.

Process that establishes need for and extent of an information system

a)

Data

b)

Information System

c)

System Design

d)

System Development

3.

Transform data into information that forms the basis for decision making

a)

Application

b)

Information System

c)

System Design

d)

System Development

4.

Performance depends on triad of factors EXCEPT:

a)

Database Environment

b)

Application design and implementation

c)

Administrative procedures

d)

Database design and implementation

5.

Provides “big picture” within which database design and application development can be mapped out and evaluated

a)

MADLC

b)

DBLC

c)

SDLC

d)

ABCDE

6.

Phases of SDLC

a)

Planning

b)

Analysis

c)

Operation

d)

Implementation

7.

SDLC is iterative rather than sequential process

a)

True

b)

False

8.

A thorough audit of user requirements is in which phase of SDLC?

a)

Planning

b)

Analysis

c)

Maintenance

d)

Implementation

9.

Steps are laid out for conversion from old to new system

a)

Planning

b)

Detailed System Design

c)

Maintenance

d)

Implementation

10.

Database is created and system is customized by creation of tables and views, and user authorizations

a)

Planning

b)

Detailed System Design

c)

Maintenance

d)

Implementation

11.

Changes in the business environment is what type of maintenance?

a)

corrective

b)

adaptive

c)

adoptive

d)

perfective

12.

Database Life Cycle (DBLC) consists of how many phases?

a)

4

b)

6

c)

7

d)

5

13.

Helps define required data structures, type and number of entities, and physical size of the database

a)

objective

b)

significant

c)

problem statement

d)

scope

14.

ER Modeling should be in which phase of DBLC?

a)

Implementation and Loading

b)

Testing and Evaluation

c)

Operation

d)

Database Design

15.

Feature that allows simultaneous access to a database while preserving data integrity

a)

Concurrency Control

b)

Data Distribution

c)

Query Processing

d)

Data Redundancy

16.

•Identifies data sets

•Defines data elements for each of those sets

a)

Top Down Approach

b)

Bottom Up Approach

17.

•Identifies data elements (items)

•Groups them together in data sets

a)

Top Down Approach

b)

Bottom Up Approach

18.

Used when the data component of system has considerable number of entities and complex relations on which very complex operations are performed

a)

Decentralized Design

b)

Centralized Design

19.

Two departments use the different names for the same entity


Example Department A (Staff)

Department B (Employee)

a)

Synonym

b)

Homonym

20.

Two different entities address by the same label

(Attribute from different entities having same name)


Example in table CUSTOMER AND STAF both have first_name as their attribute

a)

homonym

b)

synonym