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:
@@ -423,3 +423,5 @@ Following are some of the most commonly used constraints available in SQL −
|
|||||||
- Divides left hand operand by right hand operand.
|
- Divides left hand operand by right hand operand.
|
||||||
### % (Modulus)
|
### % (Modulus)
|
||||||
- Divides left hand operand by right hand operand and returns remainder.
|
- Divides left hand operand by right hand operand and returns remainder.
|
||||||
|
|
||||||
|
## SQL Comparison Operators ⭐
|
||||||
|
|||||||
Reference in New Issue
Block a user