What is the purpose of 'VIEW' in a database?
Q1. What is the purpose of 'VIEW' in a database?
Answer: To provide a simplified representation of complex data
Explanation: A 'VIEW' is a virtual table that provides a simplified representation of complex data, making it easier to query and analyze data.