Difference between revisions of "Database Management System"

From Conservapedia
Jump to navigation Jump to search
(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...)
 
(work was copyrighted)
Line 1: Line 1:
 
== Definition ==
 
== 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 data stored in the databases.
 
  
 
== 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.