Which characteristic of a relational database distinguishes it from a flat file?

A. A single table is accessed by a single user in a relational database.

B. A single table is accessed by many users in a relational database.

C. Several tables are linked together through common fields in a relational database.

D. Several tables are linked together through common users in a relational database.