146k views
5 votes
Which of the following defines a relational database? (a) A database that contains several related records (b) A database that contains several related fields (c) A database that has a relationship with other databases (d) A database whose structure combines data in tables based on the relational model (e) A database with more than 1,000 records

User Eagerod
by
6.9k points

1 Answer

5 votes

Answer:

(D). A database whose structure combines data in tables based on the relational model.

Step-by-step explanation:

A relational database contains multiple sets of data arranged into tables to make management and reassembly of data easy to achieve.

The structure of the database makes it easy to access data that relate to each other.

User Aheigins
by
7.1k points