0% found this document useful (0 votes)
256 views2 pages

Data Abstraction Dbms

Data abstraction refers to hiding the details of data organization and storage and focusing on essential features. A data model uses data abstraction to describe the structure of a database at different levels - the physical level deals with storage, the conceptual level describes what data is stored and relationships, and the view level describes individual user views of the database.

Uploaded by

Thansiya Thansi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
256 views2 pages

Data Abstraction Dbms

Data abstraction refers to hiding the details of data organization and storage and focusing on essential features. A data model uses data abstraction to describe the structure of a database at different levels - the physical level deals with storage, the conceptual level describes what data is stored and relationships, and the view level describes individual user views of the database.

Uploaded by

Thansiya Thansi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Data Abstraction

A data model is a collection of concepts that can be used to describe the structure of a
database.

Data model is used to achieve data abstraction.

Data abstraction generally refers to the suppression of details of data organization and
storage, and the highlighting of the essential features.

Levels of Abstraction

Fig: Levels of Data Abstraction

1.physical or Internal Level

This level is concerned with the physical storage of information. It provides the internal view
of the physical storage of data.

2.Logical or Conceptual Level

This level describes what data are stored in the database and what relationships exist among
those data. It describe the entire database in terms of a small number of simple structures.
3.View or External Level

This level is the highest level of abstraction. It describes the view of the individual users
towards the database.

You might also like