From 33e25010104e6331c0e1e098f9f41f1292bd754a Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Fri, 30 Jul 2021 23:17:17 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40abcd0..3943621 100644 --- a/README.md +++ b/README.md @@ -830,7 +830,7 @@ A view can be updated under certain conditions which are given below − **- 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. Calculated columns may not be updated.