answersLogoWhite

0


Best Answer

laleo

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the advantages of a database management approach to the file approach?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

2.what are the advantages of database management approach to the file processing approach Give examples to illustrate your answer?

what are the advantages of database management approach to the file processing approach Give examples to illustrate your answer


What is database approach?

•Database approach: approach whereby a pool of related data is shared by multiple application programs; offers significant advantages over traditional file-based approach


Advantages of Flat file database?

You should have the answer not me


File processing in database management?

database management is the organized data , today typically in digital form......


What is a database approach and what is a file-based approach?

A database approach is a method of managing and organizing data using a structured repository that allows for efficient retrieval, storage, and manipulation of information. On the other hand, a file-based approach involves storing data in separate files and organizing them manually, which can result in redundancy, data inconsistency, and limited accessibility compared to a database system.


What are advantages of Database Management Approach to file processing approach?

Briefly, file processing is the act of creating, storing, managing and readingfiles containing data on your computer. File processing allows you to create a new file, for example, a written document, a picture or a poster. In order to create a new file, you must put data into a blank file and save it. File processing allows you to open files that you have already created and stored on your computer, in order to read through them. However, file processing usually does not allow you to edit content within the files, as thefiles are opened on a read only basis.On the other hand, database management is a piece of software which allows you to create and maintain a collection of digital data on your computer, otherwise known as a database. Database management software is commonly used in large scale businesses and organizations, where thedatabase administrators are granted a large degree of control over thecreation and management of data within a database.Database management is superior to file processing for a number of reasons:• It allows a number of users to access the same pieces of data at the same time - for example, three people on different computers can access thesame word file simultaneously through database management• It allows files to be edited and changed while file processing does not - for example, you may be unable to make amendments to a spreadsheet using file processing• It allows certain people or users of the database, called administrators, to have more control than other users, whereas in file processing, all users have the same amount of control


Advantages and disadvantages Flat file database?

No one knows


Database approach VS traditional approach?

Database Approach vs. Traditional File ProcessingSelf contained nature of database systems (database contains both data and meta-data).Data Independence: application programs and queries are independent of how data is actually stored.Data sharing.Controlling redundancies and inconsistencies.Secure access to database; Restricting unauthorized access.Enforcing Integrity Constraints.Backup and Recovery from system crashes.Support for multiple-users and concurrent access.


Describe the main characteristics of the database approach and contrast it with the file-based approach?

The Database Approach has four common characteristics. These are: Self-describing nature, support multiple user view of data, share the data and multiple user transaction processing and insulation between data and data abstraction.


What is importance of Database Management?

database is collection of table...i.e it is collection of record or data.it is more useful than file management system....


Adding data to a spreadsheet producing a database report file management producing a presentation what is a function of the operating system?

file management


What are the advantages of the database approach compared the file processing approach?

The database approach offers several advantages over the file processing approach. Firstly, databases provide a central repository for data storage, allowing for better data organization and easier access. Secondly, databases allow for efficient data retrieval and manipulation through query languages, enabling users to extract relevant information quickly. Lastly, databases offer data integrity and security features, ensuring that data is protected from unauthorized access or modification.