Vertaling van "createTable" in Engels
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.
Eine MySQL-Tabelle mit createTable erstellen
Der Befehl createTable() führt den SQL-Ausdruck zum Erstellen einer Tabelle aus.
The createTable() method builds and executes a SQL statement for creating a table.
CREATETABLE - mit dieser Berechtigung können Sie die Interface-Tabelle erstellen, die von diesem Utility verwendet wird
CREATETABLE - allows you to create the interface table used by this utility
Verwenden Sie bei neuen Tabellen den API-Aufruf "CreateTable" mit dem Parameter "ViewType", um festzulegen, welche Informationen in den Stream aufgenommen werden sollen.
For new tables, use the CreateTable API call and specify the ViewType parameter to choose what information you want to include in the stream.
CreateTable - Erstellt eine Tabelle und legt den für den Datenzugriff verwendeten Primärindex fest.
CreateTable - Creates a table and specifies the primary index used for data access.
Was bedeutet die Fehlermeldung „Allgemeiner Fehler in der Funktion CREATETABLE"?
What does the "General error in the CREATETABLE function" error message mean?
CreateTable: Erzeugt eine SQL Tabelle mit gegebenen Feldern und Typen.
CreateTable: Creates a SQL table with the given fields and types.