Skip to main content

Conditional functions

COALESCE

Returns the first non-null value.

NULLIF

Returns NULL if two values are equal.

IF

Conditional expression (ternary).

CASE

Multi-branch conditional expression.

String Functions

Text manipulation

Operators

Comparison and logical operators

All Functions

Browse all function categories

Data Types

NULL handling and type coercion