|
|
1. Retrieve NULL value | |
|
|
2. Concatenate string with NULL value | |
|
|
3. Working with NULL Values | |
|
|
4. Use the IS NULL and IS NOT NULL operators | |
|
|
5. NULL means 'not having a value' | |
|
|
6. Disallowing NULLs | |
|
|
7. Retrieve NOT NULL value | |
|
|
8. List NOT NULL value and order it | |
|
|
9. Select NOT NULL value | |
|
|
10. IS NOT NULL in where clause | |
|
|
11. NULL value in where clause | |
|
|
12. Read NULL value | |
|
|
13. Dealing With NULL Data | |
|