Information about the field's data type, in the same format as the SQL Create Table example, a field containing a variable-length string with a maximum length of 20 characters would be represented as varchar(20).
Informationen zum Felddatentyp, im gleichen Format wie in der SQL-Anweisung CREATE TABLE. Beispiel: Ein Feld, das eine Zeichenfolge variabler Länge mit einer maximalen Länge von 20 Zeichen enthält, würde als varchar(20) dargestellt werden.
The Create Table statement must be equivalent to the following SQL Create Table statement
Alternatively, create a new table using an SQL CREATE TABLE statement (given in an SQL file).
Alternativ erstellen sie eine neue Tabelle mithilfe eines SQL CREATE TABLE -Statements (in einer SQL-Datei).
Note: The target DBMS does not support column level check clauses in the SQL create table will need to enforce it in the DBMS.
Hinweis: Das Ziel-DBMS unterstützt bei der Verwendung der Anweisung SQL CREATE TABLE keine Prüfklauseln auf Spaltenebene. Sie müssen sie im DBMS erzwingen.
Note: The target DBMS does not support the default value clause in SQL create table will need to create it in the DBMS.
Anmerkung: Das Ziel-DBMS unterstützt die Standardwertklausel in SQL CREATE TABLE-Anweisungen nicht. Sie müssen sie im DBMS erstellen.
Write the generated SQL create table statement to this file instead of executing it.
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.
Aucun résultat pour cette recherche.
Synonymes et analogies de "SQL Create Table" en anglais