Update README.md

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