Update README.md

This commit is contained in:
GowthamRaj K
2021-07-30 23:18:02 +05:30
committed by GitHub
parent c194150790
commit 383eb902ca
+1 -1
View File
@@ -816,7 +816,7 @@ Views, which are a type of virtual tables allow users to do the following
A view can be updated under certain conditions which are given below
**- The SELECT clause may not contain the keyword DISTINCT.
**- The SELECT clause may not contain the keyword DISTINCT.**
**- The SELECT clause may not contain summary functions.