2.4k questions

2.4k answers

99.5k users

Categories

0 votes
64 views

What is DBMS, and what are the advantages of DBMS?
in General by (95.8k points)

1 Answer

0 votes

A database management system is a software tool used to create and manage one or more databases, offering an easy way to create a database, update tables, retrieve information, and enhance data. A DBMS is where data is accessed, modified and locked to prevent conflicts. (google)

In other words is a pool of data, that have been formated in order to be able to stored in the DBMS, and are used to facilitate the operation of a company, an organization or a country.

by (95.8k points)
...