Saturday, February 10, 2024

LEC : FUNCTIONS OF DBMS

 


The function of a Database Management System (DBMS) is to provide a software platform that enables users to define, create, manipulate, and manage databases. Its main functions include data storage, data retrieval, data manipulation, data security, concurrency control, backup and recovery, and data integrity enforcement.

No comments:

Post a Comment

XML, JSON, AND AJAX

XML is a language called eXtensible Markup Language. It's a way to format documents so that both humans and computers can read them easi...