From 573c476b3a77ec7d68ed99936f5aa09ff3239627 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Wed, 28 Jul 2021 17:36:15 +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 5f18518..6ad5365 100644 --- a/README.md +++ b/README.md @@ -466,8 +466,7 @@ Following are some of the most commonly used constraints available in SQL − ### OR - The OR operator is used to combine multiple conditions in an SQL statement's WHERE clause. ### IS NULL - -The NULL operator is used to compare a value with a NULL value. +- The NULL operator is used to compare a value with a NULL value. 11 UNIQUE