Update README.md

This commit is contained in:
GowthamRaj K
2021-07-28 17:31:57 +05:30
committed by GitHub
parent 2cc752c3ce
commit 81bcfc7295
+1 -2
View File
@@ -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