From c802028f64b4c31d065c73c343ca74ad3c123f36 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Fri, 30 Jul 2021 23:18:47 +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 3bf9862..55ecfbc 100644 --- a/README.md +++ b/README.md @@ -822,7 +822,7 @@ A view can be updated under certain conditions which are given below − **- The SELECT clause may not contain set functions.** -**- The SELECT clause may not contain set operators. +**- The SELECT clause may not contain set operators.** **- The SELECT clause may not contain an ORDER BY clause.