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