sql server ISNULL() code example Example: isnull sql server SELECT ISNULL(ValueToBeTested, ReturnValueIfNull);