✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
What is true for ‘View’ in SQL?
1. It can help in providing security
2. It can be used for hiding complexity
3. If there are more than one table involved in the view, we cannot perform (Data Manipulation Language) DML queries
4. When you drop the base table. View becomes inactive.
Select the correct option: