What is the term for a view that is derived from multiple tables?
Q1. What is the term for a view that is derived from multiple tables?
Answer: Complex View
Explanation: A complex view is derived from multiple tables, often involving joins and subqueries.