mirror of
https://github.com/gowthamrajk/SQL-Tutorials.git
synced 2026-04-30 14:03:55 +07:00
Update README.md
This commit is contained in:
@@ -460,8 +460,7 @@ Following are some of the most commonly used constraints available in SQL −
|
||||
### IN
|
||||
- The IN operator is used to compare a value to a list of literal values that have been specified.
|
||||
### LIKE
|
||||
|
||||
The LIKE operator is used to compare a value to similar values using wildcard operators.
|
||||
- The LIKE operator is used to compare a value to similar values using wildcard operators.
|
||||
|
||||
8
|
||||
NOT
|
||||
|
||||
Reference in New Issue
Block a user