Progress
SQL-92
Guide and Reference


NULL Predicate

The NULL predicate can be used for testing null values of database table columns.

This is the syntax for a null_predicate.

SYNTAX
column_name IS [ NOT ] NULL 

EXAMPLE

contact_name IS NOT NULL 


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095