WHAT IS DATABASE MANAGEMENT SYSTEM?
DATABASE MANAGEMENT SYSTEM: (DBMS) A database management system is a set of programs that are used to create , maintain and manipulate database in a convenient and efficient manner. It allows the user to store and recieve data in the database. The manipulation of data using DBMS include the following. Adding new data to the database Deleting existing data from database. Updating the existing data Database provides the environment in which thr user can access the data easily. It provides user friendly access and control between the user and database, Database management system provides the facility of data sharing. The data stored in DBMS can be shared among diffeent applications and users. It helps in decision making and increases the end user productivity. Some examples of database systems that are created and managed by DBMS include customer information systrm ,inventory control system, library management system and accounting system etc. EXAMPLES: Micro...