In a relational database, what is the term for a column that is derived from other columns?
Q1. In a relational database, what is the term for a column that is derived from other columns?
Answer: Computed column
Explanation: A computed column is a column whose value is calculated based on other columns.