Download A – DATABASE DESIGN MILESTONE 8

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

Microsoft SQL Server wikipedia , lookup

Extensible Storage Engine wikipedia , lookup

PL/SQL wikipedia , lookup

Entity–attribute–value model wikipedia , lookup

IMDb wikipedia , lookup

Oracle Database wikipedia , lookup

Open Database Connectivity wikipedia , lookup

Ingres (database) wikipedia , lookup

Microsoft Jet Database Engine wikipedia , lookup

Concurrency control wikipedia , lookup

Database wikipedia , lookup

Relational model wikipedia , lookup

Clusterpoint wikipedia , lookup

ContactPoint wikipedia , lookup

Database model wikipedia , lookup

Transcript
SADM 5/ed – CASE STUDY 3 – Milestone 8: Database Design
Page: 8-1
MILESTONE 8 – 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 11
2. Milestone 3 or 4 solution (preferably 4 since that data model is normalized)
 Assignment
The goal of this project is to create a relational database schema.
Prepared by Gary B. Randolph for
Systems Analysis & Design Methods 5ed
by J. L. Whitten, L. D. Bentley, & K. C. Dittman
Copyright Irwin/McGraw-Hill 2001
SADM 5/ed – CASE STUDY 3 – Milestone 8: Database Design
Page: 8-2
 Activities
1. Transform your logical data model into a relational database schema for the
following database engine: ___________________________.
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 8,” and accompanied with a Milestone Evaluation
Sheet.
References:
Milestone 3 or 4 Solution
Provided by your instructor
Templates
See online learning center web site 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 5ed
by J. L. Whitten, L. D. Bentley, & K. C. Dittman
Due: __/__/__
Time:_______
_______
Copyright Irwin/McGraw-Hill 2001