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:
@@ -648,3 +648,9 @@ There are different types of joins available in SQL −
|
||||
|
||||
# SQL - NULL Values ⛔
|
||||
|
||||
- SQL NULL is the term used to represent a missing value.
|
||||
- A NULL value in a table is a value in a field that appears to be blank.
|
||||
- A field with a NULL value is a field with no value.
|
||||
- It is very important to understand that a NULL value is different than a zero value or a field that contains spaces.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user