Computer Science, asked by thupirocks9086, 1 year ago

Flat file databases avoids data duplication. True or false?

Answers

Answered by Anonymous
4

Flat file databases avoids data duplication.

FALSE

Answered by writersparadise
0

The answer is False.

It is a false statement that flat file databases avoid data duplication.

In a flat file database, the data is stored as a plain text file. Each line represents a record of the file with delimiters like tabs or commas used to separate each field. This database has a simple structure and cannot include multiple tables.

Similar questions