Difference between revisions of "Database Management System"
Jump to navigation
Jump to search
Isaac4given (talk | contribs) (New page: == Definition == DBMS stands for database management system. A database management system is a collection of programs that manages the structure of databases and controls access to the da...) |
Isaac4given (talk | contribs) (work was copyrighted) |
||
| Line 1: | Line 1: | ||
== Definition == | == Definition == | ||
| − | |||
| − | |||
== Functions == | == Functions == | ||
The functions of a DBMS include data dictionary management, data storage management, and data transformation and presentation. The functions also include security management, multiuser access control, backup and recovery management, data integrity management, database access languages and application programming interfaces, and database communication interfaces. | The functions of a DBMS include data dictionary management, data storage management, and data transformation and presentation. The functions also include security management, multiuser access control, backup and recovery management, data integrity management, database access languages and application programming interfaces, and database communication interfaces. | ||
Revision as of 21:01, September 14, 2007
Definition
Functions
The functions of a DBMS include data dictionary management, data storage management, and data transformation and presentation. The functions also include security management, multiuser access control, backup and recovery management, data integrity management, database access languages and application programming interfaces, and database communication interfaces.