what is the difference between flat file and relational database ?
Answers
Answered by
0
Explanation:
A flat file database stores data in a single table structure. A relational database uses multiple table structures, cross-referencing records between tables. Tables in both organize records in rows, with each column containing a single piece of data in the record.
Answered by
1
Answer:
a flat file database stores data in single table structure
a relational database uses multiple table structure ,cross refrencing record between tables
Similar questions