Vertaling van "smallint" 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.
Data type must be of type int or smallint.
smallint fit maximally on a data page if we now know that every data set requires a minimum of 9 bytes + offset?
Wie viele Datensätze passen maximal auf eine Datenseite, wenn wir jetzt wissen, dass jeder Datensatz mindestens 9 Bytes + Offset benötigt?
For example, a smallint object can hold a maximum of 5 digits; it has a precision of 5.
Für z. B. ein Objekt vom Typ smallint sind maximal 5 Ziffern zulässig und es hat damit eine Genauigkeit von 5.
Identity column "in table" must have a datatype of int, smallint, tinyint, decimal or numeric with scale of 0.
Die Identitätsspalte in Tabelle muss den Datentyp INT, SMALLINT, TINYINT, DECIMAL oder NUMERIC mit einem Dezimalstellenwert von 0 enthalten.
Data can be exported to a data file as its database table type (native format), in its character representation (character format), or as any data type where implicit conversion is supported; for example, copying a smallint as an int.
Daten können in eine Datendatei als Typ der Datenbanktabelle (systemeigenes Format), als Zeichendarstellung (Zeichenformat) oder als beliebiger Datentyp, bei dem die implizite Konvertierung unterstützt wird, exportiert werden. Beispielsweise kann ein smallint als ein int kopiert werden.
smallint (which is 2 bytes, so it can only store numbers between -32767 and +32767)
smallint (2 Byte, so dass nur Zahlen zwischen -32767 und +32767 gespeichert werden können)
The identity property can be set only for a column whose data type is decimal, int, numeric, smallint, bigint, or tinyint and that disallows null values.
Die Identitätseigenschaft ist nur für Spalten zulässig, die den Datentyp decimal , int , numeric , smallint , bigint oder tinyint aufweisen und die keine NULL-Werte zulassen.
Identity column '%1' must be of data type int, bigint, smallint, tinyint, or decimal or numeric with a scale of 0, and constrained to be nonnullable.
Die '%1'-Identitätsspalte muss vom Datentyp 'int', 'bigint', 'smallint', 'tinyint' oder 'decimal' bzw. 'numeric' mit 0 Dezimalstellen sein und darf keine NULL-Werte zulassen.
The precision of the number (numeric data types only). The precision is the number of digits the number can contain. For example, a smallint object can hold a maximum of 5 digits; it has a precision of 5.
Die Genauigkeit der Zahl (nur numerische Datentypen). Die Genauigkeit bestimmt die Anzahl der Ziffern, die für die Zahl zulässig sind. Für z. B. ein Objekt vom Typ smallint sind maximal 5 Ziffern zulässig und es hat damit eine Genauigkeit von 5.
Added the possibility to convert Boolean values to smallint values when importing data into a new table.
Nun ist es möglich beim Datemimport in eine neue Tabelle, boolesche (boolean) Werte in smallint Werte, zu konvertieren.
smallint Media number of the media where the backup set ends.
When you use user-defined functions, SQL Server does not automatically promote other integer data types (such as tinyint, smallint, and int) to bigint; SQL Server only returns bigint if the parameter expression is a bigint data type.
Wenn Sie benutzerdefinierte Funktionen verwenden, nimmt SQL Server nicht automatisch eine Höherstufung anderer ganzzahliger Datentypen (z. B. tinyint , smallint und int) auf bigint vor. SQL Server gibt nur bigint zurück, wenn der Parameterausdruck vom Datentyp bigint ist.
altuid smallint Identified for informational purposes only.