NULL predicate

The NULL predicate tests for null values.

Use the syntax:
single-valued-path-expression IS [NOT] NULL

Example: NULL predicate

e.name IS NULL
e.dept.name IS NOT NULL
e.dept IS NOT NULL

Icon that indicates the type of topic Concept topic



Timestamp icon Last updated: March 5, 2017 17:24
File name: cque_null.html