answersLogoWhite

0

storing and retrieving data is faster,flexibility over file processing,real time transactio processing,trac records useful in auditing and control.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What are the advantage of file manage ment system?

Advantage Of file management system is that the data is secured . Also The data is archieved if is not used.


What is the difference between flat file and DBMS?

A flat file is a simple file containing data without any structured format, while a Database Management System (DBMS) is a software system that manages databases by organizing, storing, and retrieving data. A DBMS allows for more organized and efficient data management, supports relationships between data, and provides features like security and data integrity that are not available with flat files.


Difference between DBMS flat file system?

In DBMS Multiple user can access file at a time. but in flat file system only one user can access file at a time


DBMS has replaced the traditional file system?

Yes. Database Management Systems (DBMS) have replaced the traditional file based data storage systems. This is because they are:More powerfulEasier to manangeCan store large volumnes of dataManipulation & fetching of data from a DBMS is many times easier than doing so from a file based data storage systemFaster


What is the difference between DBMS and conventional file system?

File System vs Data base Management System :- 1. Files act locally where as DBMS saves directly in a database 2. Saves in temporary locations where as DBMS in well arranged and permanent data base locations 3. In File System., transactions are not possible where as various transactions like insert, delete, view, updating etc are possible in DBMS 4. Data will be accessed through single or various files where as in DBMS, tables (schema) is used to access data. 5. A "File manager" is used to store all relationships in directories in File Systems where as a data base manager (administrator) stores the relationship in form of structural tables 6. Last.... but not the least.... Data in data bases are more secure compared to data in files!!


Why DBMS is preferred rather than file processing system?

er diagram for hospital management eitity set are doctor department pesent nurse test


File management system in dbms?

it was the first method used to store data in a computerized database here each field or dataitem is stored in a disk sequencily in one large file. art by mvs


What do you mean by system file?

Prior to the use of DBMS Traditional file processing system were in use . These were the system that are used as database that time. These system do not supports the query.


What do you mean by file oriented system?

Prior to the use of DBMS Traditional file processing system were in use . These were the system that are used as database that time. These system do not supports the query.


What is the extension of memory file in DBMS?

Database Management Systems, or DBMS, are software applications specially designed to interact with the user and other applications, as well as the database itself, to analyze data. All files in a software have file name extensions to identify their file types. For memory files .mem is the file name extension.


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.


What is difference between database management system and file system?

1. Files act locally where as DBMS saves directly in a database 2. Saves in temporary locations where as DBMS in well arranged and permanent data base locations 3. In File System , transactions are not possible where as various transactions like insert,delete,view,updating etc r possible in DBMS 4. Data will be accessed through single or various files where as in DBMS, tables is used to access data 5. A "File manager" is used to store all relationships in directories in File System where as a data base manager (administrator) stores the relationship in form of structural tables 6.Data in DB are more secure compared to data in files!!