mirror of
https://github.com/gowthamrajk/SQL-Tutorials.git
synced 2026-04-30 22:13:56 +07:00
Update README.md
This commit is contained in:
@@ -450,8 +450,7 @@ Following are some of the most commonly used constraints available in SQL −
|
|||||||
### ALL
|
### ALL
|
||||||
- The ALL operator is used to compare a value to all values in another value set.
|
- The ALL operator is used to compare a value to all values in another value set.
|
||||||
### AND
|
### 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
|
3
|
||||||
ANY
|
ANY
|
||||||
|
|||||||
Reference in New Issue
Block a user