Examples with "null keys" and their translation 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.
The index does not insert entries containing null keys.
Null keys are not allowed on an index.\r
Andere resultaten
If the UNIQUE keyword is specified, the referencing table can have only one match for non-NULL key values.
For example, you can specify that the task should stop running when the fourth error occurs, or specify how the task should handle Null key values.
Beispielsweise können Sie angeben, dass der Task nach dem vierten Fehler beendet werden soll oder wie der Task NULL-Schlüsselwerte behandeln soll.
A meaningful display name and description can be provided for the NULL key by editing the resource entry, but the entry should not be deleted.
Sie können für den NULL-Schlüssel einen aussagekräftigen Anzeigenamen und eine Beschreibung bereitstellen, indem Sie den Ressourceneintrag bearbeiten, sollten den Eintrag jedoch nicht löschen.
The referencing table can have only one match for non-NULL key values (keys with at least one non-NULL column value are implicitly unique).
UNIQUE option The referencing table can have only one match for non-NULL key values (keys with at least one non-NULL column value are implicitly unique).
This is only applicable if the foreign key allows Null.
However, you can enter a null in the foreign key column.
The Slowly Changing Dimension transformation does not support null business keys.
Die Transformation für langsam veränderliche Dimensionen unterstützt keine Geschäftsschlüssel mit einem NULL-Wert.
Supports default value including null value, unique key and primary key constraints.
If no content is available for the given cache key, null is returned.
Ist für den Cache-Key noch kein Inhalt vorhanden, wird null zurückgegeben.
Specify NOT NULL to disallow NULLs in the foreign key columns.