Vertaling van "ISNULL" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
ISNULL(X, X) is rewritten as simply X.
ISNULL(X, X) wird einfach umgeschrieben zu X.
ISNULL() may be useful for this.
Dabei kann ISNULL() hilfreich sein.
If the value-expression can be null, use the ISNULL function to replace the NULL value-expression with a different expression.
Wenn Wertausdruck Null sein kann, ersetzen Sie den Wertausdruck NULL mithilfe der Funktion ISNULL durch einen anderen Ausdruck.
If the value-expression can be null, use the ISNULL function to replace the NULL value-expression with a different expression.
Wenn Werteausdruck Null sein kann, ersetzen Sie den Werteausdruck NULL mithilfe der Funktion ISNULL durch einen anderen Ausdruck.
You can use the ISNULL built-in function to substitute a particular value for NULL values.
Sie können die integrierte Funktion ISNULL verwenden, um NULL durch einen bestimmten Wert zu ersetzen.
To treat NULL as 0, use the ISNULL(expression, 0) function.
Wenn NULL als 0 behandelt werden soll, verwenden Sie die Funktion ISNULL(expression, 0).
The ISNULL() function shares some special behaviors with the IS NULL comparison operator.
Die Funktion ISNULL() weist einige spezielle Eigenschaften des Vergleichsoperators IS NULL auf.
Substituting a value for NULL values You can use the ISNULL built-in function to substitute a particular value for NULL values.
NULL-Werte mit einem Wert ersetzen Sie können die integrierte Funktion ISNULL verwenden, um NULL durch einen bestimmten Wert zu ersetzen.
For a more detailed description of how the database server processes this function, see ISNULL function [Miscellaneous].
Eine detaillierte Beschreibung, wie der Datenbankserver diese Funktion verarbeitet, finden Sie unter ISNULL-Funktion [Verschiedene].
functions, data type conversion UltraLite ISNULL
Funktionen, Datentypkonvertierung UltraLite, ISNULL
ISNULL function UltraLite SQL syntax
ISNULL, Funktion SQL-Syntax UltraLite
The function isNull determines if the variable returns a null value.
Die Funktion isNull bestimmt, ob die Variable einen NULL-Wert zurückgibt.
You can check for this condition by using the IsNull function.
Sie können das Formular auf diese Bedingung hin prüfen, indem Sie die IsNull -Funktion verwenden.