From 81bcfc72954b112cff23adb979b956ee7f738fc3 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Wed, 28 Jul 2021 17:31:57 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 74ae19a..2fe43d5 100644 --- a/README.md +++ b/README.md @@ -450,8 +450,7 @@ Following are some of the most commonly used constraints available in SQL − ### ALL - The ALL operator is used to compare a value to all values in another value set. ### AND - -The AND operator allows the existence of multiple conditions in an SQL statement's WHERE clause. +- The AND operator allows the existence of multiple conditions in an SQL statement's WHERE clause. 3 ANY