| Oracle® Database PL/SQL Language Reference 11g Release 2 (11.2) Part Number E17126-03 |
|
|
View PDF |
The NULL statement is a no-op (no operation)—it passes control to the next statement without doing anything.
Note:
TheNULL statement and the BOOLEAN value NULL are not related.Topics:
Syntax
Examples
Related Topics