Define the terms flat file database and relational database
Flat-file databases:
Stores data in one table, organized in rows and columns
Relational databases:
Stores data in more than one linked table
Explain where it would be appropriate to select a flat file database or a relational database
Discuss the advantages and disadvantages of using relational tables rather than a flat file database
Advantages:
Disadvantages:
- It may be more difficult to find data