Update README.md

This commit is contained in:
GowthamRaj K
2021-07-30 23:19:23 +05:30
committed by GitHub
parent 1ccc2380b9
commit 777cfa8f68
+1 -1
View File
@@ -828,7 +828,7 @@ A view can be updated under certain conditions which are given below
**- The FROM clause may not contain multiple tables.**
**- The WHERE clause may not contain subqueries.
**- The WHERE clause may not contain subqueries.**
**- The query may not contain GROUP BY or HAVING.