Skip to main content

IS_NOT_NULL

Checks whether a value is not NULL.

Syntax

IS_NOT_NULL(<expr>)

Examples

SELECT IS_NOT_NULL(1);

┌────────────────┐
│ is_not_null(1)
├────────────────┤
true
└────────────────┘
Try Databend Cloud for FREE

Multimodal, object-storage-native warehouse for BI, vectors, search, and geo.

Snowflake-compatible SQL with automatic scaling.

Sign up and get $200 in credits.

Try it today