Font size
WorksheetsQuiz on Lesson 6: Database Design
Total questions: 20
Worksheet time: 10mins
Composed of people, hardware, software, database(s), application programs, and procedures
Data
Information System
System Design
System Development
Process that establishes need for and extent of an information system
Data
Information System
System Design
System Development
Transform data into information that forms the basis for decision making
Application
Information System
System Design
System Development
Performance depends on triad of factors EXCEPT:
Database Environment
Application design and implementation
Administrative procedures
Database design and implementation
Provides “big picture” within which database design and application development can be mapped out and evaluated
MADLC
DBLC
SDLC
ABCDE
Phases of SDLC
Planning
Analysis
Operation
Implementation
SDLC is iterative rather than sequential process
True
False
A thorough audit of user requirements is in which phase of SDLC?
Planning
Analysis
Maintenance
Implementation
Steps are laid out for conversion from old to new system
Planning
Detailed System Design
Maintenance
Implementation
Database is created and system is customized by creation of tables and views, and user authorizations
Planning
Detailed System Design
Maintenance
Implementation
Changes in the business environment is what type of maintenance?
corrective
adaptive
adoptive
perfective
Database Life Cycle (DBLC) consists of how many phases?
4
6
7
5
Helps define required data structures, type and number of entities, and physical size of the database
objective
significant
problem statement
scope
ER Modeling should be in which phase of DBLC?
Implementation and Loading
Testing and Evaluation
Operation
Database Design
Feature that allows simultaneous access to a database while preserving data integrity
Concurrency Control
Data Distribution
Query Processing
Data Redundancy
•Identifies data sets
•Defines data elements for each of those sets
Top Down Approach
Bottom Up Approach
•Identifies data elements (items)
•Groups them together in data sets
Top Down Approach
Bottom Up Approach
Used when the data component of system has considerable number of entities and complex relations on which very complex operations are performed
Decentralized Design
Centralized Design
Two departments use the different names for the same entity
Example Department A (Staff)
Department B (Employee)
Synonym
Homonym
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
homonym
synonym
