Which of the following is NOT a characteristic of a flat file database?

Disable ads (and more) with a premium pass for a one time $4.99 payment

Study for the OCR GCSE Computer Science Exam. Prepare with flashcards, multiple choice questions, and hints. Get exam-ready with practical questions and answers!

A flat file database is designed to store data in a single table structure, which limits its complexity and the way data is interrelated. The characteristic that allows linking between multiple tables is typically associated with relational databases, where relationships can be established between different tables using foreign keys.

In a flat file database, data is often stored in a single file with records and fields, meaning that each piece of information is maintained within that one table without the relational capabilities found in more advanced database systems. This leads to simpler data storage and retrieval processes, as all data can be accessed from one file.

Other characteristics of a flat file database include the ability to handle varied data types within a single table and the straightforward retrieval of data directly from that table. These attributes affirm that the correct answer highlights a key distinction between flat file databases and more complex database management systems.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy