Solveeit Logo

Question

Computer Science Question on Database Concepts

A relation in a relational database is also known as:

A

A data type

B

An attribute

C

A schema

D

A table

Answer

A table

Explanation

Solution

In relational databases, a "relation" is essentially a table consisting of rows and columns.