Product Documentation

SQL Reference Guide

Previous Topic

Next Topic

ISNULL function

Syntax

ISNULL ( expr, value )

Description

This scalar function is the same as the scalar function IFNULL. Refer to IFNULL for usage.

TOCIndex