In a relational database, a table is also known as: a) Field
b) Tuple
c) Relation
d) Column
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The correct answer is: c) Relation.
In a relational database, a table is referred to as a relation. A relation consists of tuples (rows) and attributes (columns), and it is used to organize data in a structured way. Each row in the table represents a unique instance of data, while each column represents a specific attribute of that data.