Computer Science, asked by rathansreeekumar2008, 6 months ago

Define DATABASE. What are the Advantages of Database?​

Answers

Answered by iris36
3

Answer:Data consistency is ensured in a database because there is no data redundancy. All data appears consistently across the database and the data is same for all the users viewing the database. Moreover, any changes made to the database are immediately reflected to all the users and there is no data inconsistency.Database Management System automatically takes care of backup and recovery. The users don't need to backup data periodically because this is taken care of by the DBMS. Moreover, it also restores the database after a crash or system failure to its previous condition.

Explanation:

Answered by yashaswani2006
10

Answer:

A database is an organized collection of data, generally stored and accessed electronically from a computer system. Where databases are more complex they are often developed using formal design and modeling techniques.from applications programs. Improved data access to users through use of host and query languages. Improved data security. Reduced data entry, storage, and retrieval costs.

Similar questions