Computer Science, asked by Anonymous, 1 year ago

What is a DBMS? What are the advantage of DBMS over normal file system?



[Appropriate answer will be marked as brainliest. ✌]

Answers

Answered by Anonymous
10

Hey there!





Q. What is a DBMS? What are the advantage of DBMS over normal file system?

Answer :


-- A Database Management is a computer program that manages a database effectively and efficiently.

-- The advantages of DBMS over normal file system is that :

  • A DBMS stores all data at one place and all the application programs that require this data can refer to the same central place but in normal file system no such centralization of data exists.
  • In DBMS data redundancy is reduced to a large extent because of centralized data but in normal file system it depends on programming skills.

Anonymous: thnks
Answered by BrainlyPARCHO
0

  \green{  \fcolorbox{grey}{grey}{ \checkmark \:  \textsf{Verified \: answer}}}

What is DBMS

  • ⟹ DBMS software primarily functions as an interface between the end user and the database, simultaneously managing the data, the database engine, and the database schema in order to facilitate the organization and manipulation of data.

Advantages of DBMS

  • ⟹ Data Redundancy
  • ⟹ Data Inconsistency
  • ⟹ Data Sharing
  • ⟹ Data Searching
  • ⟹ Data Security
  • ⟹ Data Concurrency
  • ⟹ Data Integration

━━━━━━━━━━━━━━━━━━━━━━

Similar questions