Data Abstraction in DBMS means hiding implementation details(i.e. high level details) from end user.
e.g. In case of storage of data in database user can only access the database, but implementation details such as how the data is stored phisically onto the disc is hidden from user.
Copyright © 2026 eLLeNow.com All Rights Reserved.