| | |
Summary: March 23, 2008 DB:Intro. to Concptual DM 1
INTRODUCTION TO CONCEPTUAL DATA
MODELING
March 23, 2008 DB:Intro. to Concptual DM 2
Objective
Introduction +
Database Design Process +
Requirements +
Conceptual Design +
Entity-Relationship Model +
March 23, 2008 DB:Intro. to Concptual DM 3
- Introduction
A database application refers to a particular database
and the associated programs that implement the
database queries and update.
Example: A bank database application consists of the customer
data of the bank in addition to the programs that will implenet
all the customer transactions such as deposit and withdrawal.
Designing a Database application involves designing
The database
|