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:
@@ -399,3 +399,14 @@ Following are some of the most commonly used constraints available in SQL −
|
|||||||

|

|
||||||
|
|
||||||
# Operator in SQL ⚡
|
# Operator in SQL ⚡
|
||||||
|
|
||||||
|
- An operator is a reserved word or a character used primarily in an SQL statement's WHERE clause to perform operation(s), such as comparisons and arithmetic operations.
|
||||||
|
- These Operators are used to specify conditions in an SQL statement and to serve as conjunctions for multiple conditions in a statement.
|
||||||
|
|
||||||
|
### Arithmetic operators
|
||||||
|
|
||||||
|
### Comparison operators
|
||||||
|
|
||||||
|
### Logical operators
|
||||||
|
|
||||||
|
### Operators used to negate conditions
|
||||||
|
|||||||
Reference in New Issue
Block a user