Home
Oracle PL / SQL
Aggregate Functions
Analytical Functions
Char Functions
Constraints
Conversion Functions
Cursor
Data Type
Date Timezone
Hierarchical Query
Index
Insert Delete Update
Large Objects
Numeric Math Functions
Object Oriented Database
PL SQL
Regular Expressions
Report Column Page
Result Set
Select Query
Sequence
SQL Plus
Stored Procedure Function
Subquery
System Packages
System Tables Views
Table
Table Joins
Trigger
User Previliege
View
XML
Menu
Null Value Compare « Select Query « Oracle PL / SQL
Oracle PL / SQL
Select Query
Null Value Compare
1.
Null value compare
2.
= NULL or is NULL
3.
is null
4.
Using the IS NULL operator
5.
IS NULL with NOT operator
6.
where null <> null
7.
where null=null (does null equal null)
8.
Convert null number column to 0
9.
Not empty(null)
10.
null is null