From e2cf686e4e1ca20abc9666f6605457e69d203148 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Fri, 30 Jul 2021 23:16:04 +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 a65c11c..5dcf14c 100644 --- a/README.md +++ b/README.md @@ -818,7 +818,7 @@ 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 summary functions. +**- The SELECT clause may not contain summary functions. The SELECT clause may not contain set functions.