

InterviewSolution
Saved Bookmarks
1. |
What is DBMS and it\'s advantage |
Answer» DATABASE MANAGEMENT SYSTEM what is a database management system(DBMS)\xa0"A database management system (DBMS) is a collection of programs that manages the database structure and controls access to the data stored in the database". Advantages of Database Management System (DBMS)\xa01. Improved data sharing\xa0An advantage of the database management approach is, the DBMS helps to create an environment in which end users have better access to more and better-managed data.Such access makes it possible for end users to respond quickly to changes in their environment.\xa02. Improved data security\xa0The more users access the data, the greater the risks of data security breaches. Corporations invest considerable amounts of time, effort, and money to ensure that corporate data are used properly. A DBMS provides a framework for better enforcement of data privacy and security policies.\xa0Advantages of Database Management System (DBMS)\xa01. Improved data sharing2. Improved data security3. Better data integration4. Minimized data inconsistency5. Improved data access6. Improved decision making\xa07. Increased end-user productivity |
|