Update README.md

This commit is contained in:
GowthamRaj K
2021-07-30 23:17:06 +05:30
committed by GitHub
parent 9c11536c5d
commit 43c413c0da
+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 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. The query may not contain GROUP BY or HAVING.