what is a flat-file database?
in chapter database development
Answers
Answered by
2
Answer:
A Flat file database is also known as the text database. It is the most important type of database used to store data in a plain text file (MS Excel).In the Flat file database, each line of the plain text file holds only one record. These records are separated using delimiters, such as tabs and commas.
Explanation:
Hope it will help you!!!
Similar questions