answersLogoWhite

0

Why we using DBMS in industry?

User Avatar

Anonymous

13y ago
Updated: 8/20/2019

In the industries there are large amount of data to be stored. In traditional file based system are very difficult to use nowadays because the following disadvantages are their

  1. can not store large amount of data
  2. some of the data may record several times in the same file
  3. can not find any record quickly.It requires a period of time
  4. If the file destroyed there are no way to continue the ongoing business

for above reasons we can solve by using dbms for our industries.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Tell me..... what are the dbms are mostly used in the industry?

Some examples are SQLServer , MySQL, Orcle


What are highlights of DBMS?

NA_ what are highlights of advanced DBMS what are highlights of advanced DBMS what are highlights of advanced DBMS


Is java DBMS?

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


Is SQL DBMS or RDBMS?

dbms


What are three types of dbms?

Hierarchical DBMSNetwork DBMSRelational DBMS


What is the means of getting data into a computer called?

input device


What is DBMS and when it should not be used?

DBMS is the software to manage the data base.it is set of programs,modules,and packages specially designed to enable the users to manage this data base is called as data base management system.......


What are rows in dbms?

In DBMS the data is stored in the form of table . Each row in DBMS is known as tuple.


What is the reason why you do not see any of the expected output from the DBMS OUTPUT statements.?

You are using the wrong output statements.


What are the importance of dbms in industrial environment?

importance of DBMS


What is the purpose of dbms?

What is the purpose of dbms?DBMS is a software that organises the creation, storage and maintenance of Databases for end users.


What is the use of dbms?

DataBase Management System (DBMS)is a software package# it allows data to be effectively stored, retrieved and manipulatedand # the data stored in a DBMS packege can be accessed by multiple users and by multiple application programs like (SQL Server, Oracle, Ms-Access) .Types of DBMS# Hierarachical DBMS (HDBMS)# Network DBMS (NDBMS)# Relational DBMS (RDBMS)# Object Oriented DataBase(OODB)# Distributed DBMS (DDBMS)