Data Manipulation: Q1. What Is A Database?
Data Manipulation: Q1. What Is A Database?
Data Manipulation: Q1. What Is A Database?
Advantages of flat file databases: All records are stored in one place
Easier to understand / use Sorting is simpler Filtering is simpler Can be
used with a spreadsheet / single table.
Disadvantages of a flat file database: Data is more likely to be duplicated
/ difficult to stop duplication Records can be duplicated and the flat file
will not stop this Harder to update Every record in the database has to
have the same fields, even though many are not used Harder to change
data format Harder to produce complex queries Almost no security.