Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 9

Data

Abstraction

The process of hiding


certain details from
user is called Data
Abstraction.
VIEW-1 VIEW-2 VIEW-n

VIEW LEVEL

LOGICAL LEVEL

PHYSICAL LEVEL

Three Levels Of Data Abstraction


What is
Schema ?
Structur
Roll Name Age
e
Representati
Papan 18
on
1

1
1 Papan
8
User-1 User-2 User-n

VIEW-1 VIEW-2 VIEW-n


Theoretical
VIEW LEVEL External Level
Model
LOGICAL Web, Mobile
Conceptual Level Application
LEVEL

PHYSICAL
Internal Level
LEVEL

Database
Three Schema Architecture
User-1 User-2 User-n

VIEW-1 VIEW-2 VIEW-n

VIEW LEVEL Data Transparency


External Level

LOGICAL
Conceptual Level
LEVEL

PHYSICAL
Internal Level
LEVEL

Database
User-1 User-2 User-n
VIEW-1 VIEW-2 VIEW-n

VIEW LEVEL

LOGICAL LEVEL

1. This is the highest level of abstraction.


2. Users does not need all kind of data, they
need to access a part of the database and
view level provides that.
PHYSICAL LEVEL
3. It simplifies interaction with the user and
provide multiple
views.
VIEW-1 VIEW-2 VIEW-3
1. This level describes
VIEW LEVEL what data are stored in
the database.
2. what relationship
amongst those data.
LOGICAL LEVEL 3. it also describes entire
database in terms of
small no of relatively
simple structures.
PHYSICAL LEVEL
1.The lowest level of
VIEW-1 VIEW-2 VIEW-3
abstraction.
2. It describes how
VIEW LEVEL
the data are actually
stored.
3. it also describes
the complex low level
LOGICAL LEVEL
data structure in
detail.

PHYSICAL
LEVEL
Video
VIEW-1 VIEW-2 VIEW-n

User viewing VIEW


Error LEVEL

Designing, Voice Over LOGICAL


LEVEL
Information
Gathering
Database PHYSICAL LEVEL
Moved

Database
Data Independence

You might also like