Computer Science, asked by sabahat111kiani, 11 months ago

what is difference between traditional and modern database in tabular form.

Answers

Answered by ridesolo270
0

Answer:

Traditional File processing is the process of creating, storing and accessing data files. ... There is an issue of data inconsistency and data redundancy. 2. The insert, update and delete operations are difficult to perform.

Explanation:

Hope this helps.

Answered by anushkajha733
0

Answer:

Difference between traditional and modern dbms :-

In traditional -

  • There is an issue of data inconsistency and data redundancy.
  • The insert, update and delete operations are difficult to perform.
  • It is impossible to make concurrent access and the most commonly there is a huge security problem.

In modern dbms -

  • The problem of data redundancy is controlled.
  • It restricted the unauthorised access to access the data.therefore there is no security issue.
  • Providing multiple usee interfaces.
  • It provides backup.

hope this helpful..

mark as brainliest

Similar questions