Which of the following is a benefit of using a view in a database?
Q1. Which of the following is a benefit of using a view in a database?
Answer: All of the above
Explanation: Views provide multiple benefits, including improved security, improved performance, and simplified complex queries, by providing a layer of abstraction between the user and the underlying tables.