What is the advantage of using a database view?
Q1. What is the advantage of using a database view?
Answer: All of the above
Explanation: A database view can simplify complex queries, improve data security by limiting access to sensitive data, and improve data consistency by providing a standardized representation of data.