differentiate between Flat file database and relational database
Answers
Answered by
1
Answer:
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
Similar questions