Which of the following is a characteristic of a 'relation' in relational databases?
Q1. Which of the following is a characteristic of a 'relation' in relational databases?
Answer: It is a table with rows and columns
Explanation: In relational databases, a relation is a table with rows (tuples) and columns (attributes), representing a collection of related data.