+1 vote
in DBMS by
Describe the three levels of data abstraction in DBMS?

1 Answer

0 votes
by
Physical level: The lowest level of abstraction describes how data are stored.

Logical level: The next higher level of abstraction, describes what data are stored in

database and what relationship among those data.

View level: The highest level of abstraction describes only part of entire database.
...