answersLogoWhite

0

DBMS is database management. Database is where the information is stored.

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

What are different kinds of Database?

Different kinds of database are: * DBMS * RDBMS


Is java DBMS?

no, Java is not dbms.. Java is a programming language Dbms is database


What is the difference between database application and dbms?

A DBMS is a database management system. A database application would be something inside the DBMS such as: ~a way to search files ~a way to pull certain information


What is the difference between homogeneous database and heterogeneous database?

A Homogeneous database will have only one DBMS, while heterogeneous databases have multiple DBMS's


Database software often is called a?

Database Management system (DBMS)


What is the component of database that serve as the intermediary between the user and the database?

dbms


What is DBMS?

DBMS is short for database management system . DBMS is the collection of related records.


What does an DBMS do?

DBMS is database management system and it stores data that are related. DBMS maintains data security and integrity as well.


DBMS is an acronym for?

Database management system


What is the acronym for DBMS?

Database Management System


When dbms becomes rdbms?

A DBMS becomes an RDBMS when the data contained in its tables are related to one another by referential integrity rules. DBMS - Database Management System RDBMS - Relational Database Management System


How to manage database in my computer?

DBMS is the software you use to manage the database, and content is the information in the tables of the database. It is like the management of a warehouse and the content in the warehouse. Here is more of an explanation: * A database management system (DBMS) manages the data that is contained in it. The DBMS takes care of organizing and storing the data so that the user need not wory about the mechanics of storage and access. * DBMS stands for DataBase Management System. It's the software that manages the database. The database contents is the actual data. For example, if you store name and addresses in MS Access, the MS Access and file structures would be the DBMS and the actual names and addresses would be the data. In the corporate world, there is software available which is described as DBMS.