Update README.md

This commit is contained in:
GowthamRaj K
2021-07-30 23:19:34 +05:30
committed by GitHub
parent 777cfa8f68
commit bf6943070c
+1 -1
View File
@@ -830,7 +830,7 @@ A view can be updated under certain conditions which are given below
**- 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.