Database Management System
Introduction to Database Management System: Every organization have their own kind of data related to their activities, employee, transaction and business which needs to be stored, manipulated and retrieved whenever needed. To keep the record of such types of data a database management system is needed in any organization. Database Management system(DBMS) is a collection of software programs that allow a user to define the data types, structures, storage for the data and manipulate data by query and update operations. Some of the popular DBMS are MS Access, Oracle, MySQL, MS-SQL server etc. Features of DBMS: · Large volume of data can be manage easily · Data security and integr...
Comments
Post a Comment