answersLogoWhite

0


Best Answer

Remove all redundancy from database using Normalization to ensure almost purest form of data base is called abstraction.

literally abstraction is a process of removing unnecessary information from database.

it hide super flush information form database and gives emphasis on valuable information.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar
More answers
User Avatar

AnswerBot

2w ago

Data abstraction in DBMS refers to the process of hiding the complex inner workings of the database system and providing a simplified view for users to interact with the data. It allows users to access and manipulate data without needing to understand the intricate details of how the data is stored or retrieved in the database. This abstraction helps in enhancing the flexibility, security, and usability of the database system.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is data abstruction in dbms?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Information Science
Related questions

What does an DBMS do?

DBMS is database management system and it stores data that are related. DBMS maintains data security and integrity as well.


What are three types of dbms?

Three types of DBMS (Database Management Systems) include relational DBMS, object-oriented DBMS, and NoSQL DBMS. Relational DBMS organizes data into tables with rows and columns, object-oriented DBMS stores data as objects and classes, and NoSQL DBMS handles unstructured and semi-structured data with flexible schemas.


How does DBMS reduce data redundancy?

DBMS stands for database management system. DBMS reduce data redundancy as it checks if the data is duplicate and if duplicate then store it as a single record.


What are rows in dbms?

In DBMS the data is stored in the form of table . Each row in DBMS is known as tuple.


What is DBMS and what r the features of Dbms?

DBMS stands for data base management system. DBMS is a collection of programs that enables users to create and maintain a database. The DBMS is a general purpose software system used to facilitate the process of defining, constructing and manipulating data bases for various applications. features of DBMS: 1.Data independence 2.Efficient data access 3.Data integrity & security 4.Data administration 5.Reduced application development time


Is Microsoft OneNote a DBMS?

Yes ,DBMS -data base management system


What is DBMS?

DBMS is short for database management system . DBMS is the collection of related records.


Difference between traditional and latest DBMS package?

Traditional FPS and DBMS both are different from each other. In DBMS there is security of data as well as integrated data while this is not in FPS.


What is data integration in dbms?

Data integration in DBMS refers to the process of combining data from different sources and formats into a unified view for analysis and decision-making. It involves mapping and transforming data to ensure compatibility and consistency across multiple systems. Data integration helps organizations make better informed decisions by providing a comprehensive and accurate view of their data assets.


What is mvd in dbms?

multivalued data


What are advantages of dbms approach?

There are number of advantages of DBMS approach , some of them are : Data integrity is maintained, Data accessibility is also easy, The redundancy of data is also reduced.


What are the characteristics of DBMS?

Database management system is full form of DBMS . Characteristics of a DBMS are following : 1) It maintains data integrity. 2) It reduces redundancy. 3) make access to data easy.