Update README.md

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