Update README.md

This commit is contained in:
GowthamRaj K
2021-07-28 17:36:39 +05:30
committed by GitHub
parent 547c80ed44
commit 0b844bc1c6
+1 -2
View File
@@ -468,5 +468,4 @@ Following are some of the most commonly used constraints available in SQL
### IS NULL
- The NULL operator is used to compare a value with a NULL value.
### 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).