Computer Science, asked by rubyrathi2016, 5 months ago

difference between flat file database and relational database​

Answers

Answered by crazygirl60
2

Answer:

A relational database is one that contains multiple tables of data that relate to each other through special key fields. Relational databases are far more flexible (though harder to design and maintain) than what are known as flat file databases, which contain a single table of data

Similar questions