Which of the following is a benefit of using a database view?
Q1. Which of the following is a benefit of using a database view?
Answer: Simplified complex queries
Explanation: A database view simplifies complex queries by providing a virtual table based on the result of a query.