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:
@@ -469,3 +469,5 @@ Following are some of the most commonly used constraints available in SQL −
|
|||||||
- The NULL operator is used to compare a value with a NULL value.
|
- The NULL operator is used to compare a value with a NULL value.
|
||||||
### UNIQUE
|
### UNIQUE
|
||||||
- The UNIQUE operator searches every row of a specified table for uniqueness (no duplicates).
|
- The UNIQUE operator searches every row of a specified table for uniqueness (no duplicates).
|
||||||
|
|
||||||
|
# SQL - Expressions ✍
|
||||||
|
|||||||
Reference in New Issue
Block a user