mirror of
https://github.com/gowthamrajk/SQL-Tutorials.git
synced 2026-04-30 22:13:56 +07:00
Update README.md
This commit is contained in:
@@ -830,7 +830,7 @@ A view can be updated under certain conditions which are given below −
|
|||||||
|
|
||||||
**- The WHERE clause may not contain subqueries.**
|
**- The WHERE clause may not contain subqueries.**
|
||||||
|
|
||||||
**- The query may not contain GROUP BY or HAVING.
|
**- The query may not contain GROUP BY or HAVING.**
|
||||||
|
|
||||||
**- Calculated columns may not be updated.
|
**- Calculated columns may not be updated.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user