Download case-study-esss-milestone-10-database-design

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Microsoft Access wikipedia , lookup

SQL wikipedia , lookup

Serializability wikipedia , lookup

Data analysis wikipedia , lookup

Operational transformation wikipedia , lookup

Data model wikipedia , lookup

PL/SQL wikipedia , lookup

Data vault modeling wikipedia , lookup

Business intelligence wikipedia , lookup

Open data in the United Kingdom wikipedia , lookup

Entity–attribute–value model wikipedia , lookup

Oracle Database wikipedia , lookup

Versant Object Database wikipedia , lookup

Concurrency control wikipedia , lookup

Database wikipedia , lookup

Clusterpoint wikipedia , lookup

Relational model wikipedia , lookup

Database model wikipedia , lookup

Transcript
SADM 7/ed – ESSS CASE STUDY - Milestone 10: Database Design
Page: 10-1
ESSS
MILESTONE 10 – DATABASE DESIGN
 Synopsis
A
ll information systems create, read, update and delete data. This data is stored in files
and databases. To fully exploit the advantages of database technology, a database must
be carefully designed. Database design translates the data models that were developed
for the system users during the requirements analysis phase into database structures
supported by the chosen database technology. Subsequent to database design, system builders
will construct those data structures using the language and tools of the chosen database
technology.
 Objectives
After completing this milestone, you should be able to:
 Transform a normalized logical data model into a physical, relational database schema.
 Prerequisites
Before starting this milestone the following topics should be covered:
1. Database design – Chapter 14
2. Milestone 4 or 5 solution (preferably 5 since that data model is normalized)
 Assignment
The goal of this project is to create a relational database schema.
 Activities
1. Transform your logical data model into a relational database schema for the following
database engine: ___________________________.
Prepared by Gary B. Randolph for
Systems Analysis & Design Methods 7ed
by J. L. Whitten, L. D. Bentley, & K. C. Dittman
Copyright Irwin/McGraw-Hill 2007
SADM 7/ed – ESSS CASE STUDY - Milestone 10: Database Design
Page: 10-2
Deliverable format and software to be used are according to your instructor’s specifications.
Deliverables should be neatly packaged in a binder, separated with a tab divider labeled
“Milestone 10” and accompanied with a Milestone Evaluation Sheet.
References:
Customer Response System Data Attribute Dictionary from Milestone 5
Milestone 4 or 5 Solution
Provided by your instructor
Templates
See on-line learning center website for the textbook.
Deliverables:
Physical database design:
Due: __/__/__
Time:_______
ADVANCED OPTION
For the advanced option, enter your physical database design into a CASE tool and
generate the SQL data definition code to create that database.
SQL code:
Milestone’s Point Value:
Prepared by Gary B. Randolph for
Systems Analysis & Design Methods 7ed
by J. L. Whitten, L. D. Bentley, & K. C. Dittman
Due: __/__/__
Time:_______
_______
Copyright Irwin/McGraw-Hill 2007