Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
SQL CREATE
SQL-Anweisung CREATE
SQL-Erstellungstabellen-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.
Note: Access does not support the creation of a column validation rule using the SQL create or alter table rule will be created in the database using DAO only if there is a connection to the Access database during DDL generation.
Hinweis: Access unterstützt die Erstellung einer Spaltengültigkeits-Prüfungsregel unter Verwendung der Anweisungen SQL CREATE oder ALTER TABLE nicht. Die Regel wird in der Datenbank unter Verwendung von DAO nur erstellt, wenn während der DDL-Generierung eine Verbindung mit der Access-Datenbank besteht.
The Create Table statement must be equivalent to the following SQL Create Table statement
Die Create Table-Anweisung muss mit der folgenden SQL Create Table-Anweisung identisch sein
The sqlite3 tool includes many useful commands, such as.dump to print out the contents of a table and.schema to print the SQL CREATE statement for an [...]
Die sqlite3 Tool enthält viele nützliche Befehle, wie.dump zum Ausdrucken des Inhalts einer Tabelle und.schema zum Drucken der SQL-Anweisung CREATE für eine vorhandene Tabelle.
One of the most interesting functions of MySQL Workbench is the possibility for it to automatically generate an SQL CREATE or ALTER script, making it much easier to carry out management tasks.
Eine der interessantesten Funktionen von MySQL Workbench ist die Möglichkeit ein SQL CREATE- oder ALTER-Script zu generieren, etwas, was die Aufgaben des Administrators sehr erleichtert.
It returns data only.A view can be created from the new ANSI SQL CREATE VIEW syntax exposed through the Microsoft OLE DB Provider for Jet.
Eine Sicht kann mit der neuen CREATE VIEW-Anweisung von ANSI SQL über den Microsoft OLE DB Provider für Jet erstellt werden.
Create the Package Specification and Body using the SQL CREATE Statement and SQL Developer
Packagespezifikation und Package-Body mit der SQL-Anweisung CREATE und SQL Developer erstellen
Read data from the SQL create table statement in the specified file.
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.
Information about the field's data type, in the same format as the SQL Create Table statement.
Informationen zum Felddatentyp, im gleichen Format wie in der SQL-Anweisung CREATE TABLE.
Contenu potentiellement sensible ou inapproprié
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.