Update README.md

This commit is contained in:
GowthamRaj K
2021-07-28 17:36:15 +05:30
committed by GitHub
parent 0a77ee618f
commit 573c476b3a
+1 -2
View File
@@ -466,8 +466,7 @@ Following are some of the most commonly used constraints available in SQL
### OR ### OR
- The OR operator is used to combine multiple conditions in an SQL statement's WHERE clause. - The OR operator is used to combine multiple conditions in an SQL statement's WHERE clause.
### IS NULL ### 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 11
UNIQUE UNIQUE