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:
@@ -412,7 +412,7 @@ Following are some of the most commonly used constraints available in SQL −
|
|||||||
**- Operators used to negate conditions**
|
**- Operators used to negate conditions**
|
||||||
|
|
||||||
## SQL Arithmetic Operators ✨
|
## SQL Arithmetic Operators ✨
|
||||||
|
<hr>
|
||||||
### + (Addition)
|
### + (Addition)
|
||||||
- Adds values on either side of the operator.
|
- Adds values on either side of the operator.
|
||||||
- (Subtraction) Subtracts right hand operand from left hand operand.
|
- (Subtraction) Subtracts right hand operand from left hand operand.
|
||||||
|
|||||||
Reference in New Issue
Block a user