answersLogoWhite

0

File system has data stored in flat files, which stores only processed data. Database system has data stored in table and they may or may not be related to each other. Database system is more efficient and also reduce redundant information which file system can not do.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

How modern databases evolved from file systems?

Modern databases have evolved with technology. They have gone from simply file systems to multimedia database systems. Unlike before, everything is saved in a database now.


What are the file systems in fandamentel of database management system?

ankesh singh


What is an example of flat file database?

A spreadsheet is one example. All the data is in a single table.


What is the difference between a file and a database file?

a file when referring to electronic systems can be a programme or sequence event recoding structure a database file is a set of created datasets used for storing information in an information management system . database files can then be used to retrieve the input information or used to inform a series of preset and manually created reports


Difference between flat file and database file?

DATABASE FILE - is one that is stored on a server and it is in the format that the database needs to read it. It is stored in the database catalog......


What are disadvantages of database systems?

Database systems are complex, difficult, and time-consuming to designSubstantial hardware and software start-up costsDamage to database affects virtually all applications programsExtensive conversion costs in moving form a file-based system to a database systemInitial training required for all programmers and usersThank you


What is master file in database environment?

The main file in the database which is the only copy of the important data in a database is MASTER FILE lalkesav@gmail.com


What is the similarities between traditional file system and database system?

Both traditional file systems and database systems store and organize data in a structured manner. They both provide mechanisms for data retrieval and manipulation, and offer a way to manage and secure data. Additionally, both systems require a schema or structure to define how data is organized and related within the system.


Are database and database systems synonyms?

no they are not


What is a database file?

a database file is a space to store thumbnails for a database


How do you open adt file?

To open an adt file, you must use an advantage database driven application, server or utilities. .adt file=Advantage database file. Advantage database by Sybase.


Difference between database file and flat file in DBMS?

Database file is one that is stored on a server and it is in the format that the database needs to read it. It is also stored in the database catalog. A flat file is one that is dumped from a database to import or export into another database or program. A flat file is fields of data separated by delimiters, which keep the fields separated for export/import.