Which statement about flat-file databases is true?

Prepare for IT Operations Management exams. Use our extensive question bank and real-world scenarios to master the subject. Get ready for your ITOM exam with confidence!

Multiple Choice

Which statement about flat-file databases is true?

Explanation:
Flat-file databases tend to store data in a single plain structure with little or no normalization, so related information is often repeated across records. This duplication means more space is used on disk because the same data can appear in multiple rows or files. In practice, a file handling customer orders might repeat customer details for every order, inflating disk usage compared to a normalized system that splits data into related tables and links them with keys. While a flat-file setup can seem simpler to start with, it doesn’t inherently require less understanding, and it doesn’t avoid data duplication—quite the opposite in many scenarios—so the statement about never duplicating data isn’t accurate.

Flat-file databases tend to store data in a single plain structure with little or no normalization, so related information is often repeated across records. This duplication means more space is used on disk because the same data can appear in multiple rows or files. In practice, a file handling customer orders might repeat customer details for every order, inflating disk usage compared to a normalized system that splits data into related tables and links them with keys.

While a flat-file setup can seem simpler to start with, it doesn’t inherently require less understanding, and it doesn’t avoid data duplication—quite the opposite in many scenarios—so the statement about never duplicating data isn’t accurate.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy