From 0b844bc1c6288ea4d86010f6423f457ea2f76e70 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Wed, 28 Jul 2021 17:36:39 +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 0c64c00..581dfb4 100644 --- a/README.md +++ b/README.md @@ -468,5 +468,4 @@ Following are some of the most commonly used constraints available in SQL − ### IS NULL - The NULL operator is used to compare a value with a NULL value. ### UNIQUE - -The UNIQUE operator searches every row of a specified table for uniqueness (no duplicates). +- The UNIQUE operator searches every row of a specified table for uniqueness (no duplicates).