What is another name for rows and columns within relational databases?(Choose two)

A.
Relations
B.
Keys
C.
Tuples
D.
Views
E.
Attributes
Explanation:
Within a relational database, the rows of a table are called tuples and the columns are called
attributes.