Wenn der Datentypname TEXT ohne Angabe der optionalen Länge verwendet wird, z. B. TEXT(25), wird ein Feld vom Datentyp LONGTEXT erstellt. Auf diese Weise können CREATE TABLE-Anweisungen erstellt werden, die mit Microsoft SQL Server konsistente Datentypen ermöglichen.
If the data type name TEXT is used without specifying the optional length, a LONGTEXT field is enables CREATE TABLE statements to be written that will yield data types consistent with Microsoft SQL Server.
Modul 6: Arbeiten mit SQL Server 2016-Datentypen In dieser Unterrichtseinheit werden die Datentypen, die SQL Server zum Speichern von Daten verwenden, erläutert.
SQL/XML spezifiziert SQL-basierte Erweiterungen zur Nutzung von XML in Verbindung mit SQL. Der neue Datentyp XML als auch diverse Routinen, Funktionen sowie XML-zu-SQL und SQL-zu-XML Abbildung werden eingeführt, um Manipulation und Speicherung von XML in einer SQL Datenbank zu unterstützen.
In addition to the traditional predefined SQL data types like NUMERIC, CHAR, TIMESTAMP,... it introduces the predefined data type XML together with constructors, several routines, functions, and XML-to-SQL data type mappings to support manipulation and storage of XML in a SQL database.
Bitte beachten Sie: bis zum Dialekt 1 waren NUMERIC und DOUBLE PRECISION identisch, d.h. an SQL mit dem Datentyp NUMERIC(15,2) führt zu folgendem
Please note: up until dialect 1 NUMERIC and DOUBLE PRECISION were identical i.e. an SQL with the data type NUMERIC(15,2) results in the following
In der folgenden Tabelle stellt die Beschreibung den SQL-Datentyp bereit.
In the following table, the description provides the SQL data type.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.