Vertaling van "table SQL" 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.
Agent table SQL Anywhere MIB
Oracle recommends including the full path when specifying database tables in the user-defined table SQL statement.
remoteuser SQL Remote table SQL Remote using
The user or group has permission to remove objects from the example, Tables can be deleted by a DROP TABLE SQL command.
Der Benutzer oder die Gruppe verfügt über die Berechtigung, Objekte aus dem Katalog zu entfernen. Beispielsweise kann Tables durch einen DROP TABLE SQL-Befehl gelöscht werden.
Use the ALTER TABLE SQL statement to add the time column to the table. For example, the following SQL statement adds the time column to the hr.departments table.
For example, Tables can be deleted by a DROP TABLE SQL command.
You can use the CHECK TABLE SQL statement to check whether a table is corrupt, although CHECK TABLE naturally cannot detect every possible kind of corruption.
Mit der SQL-Anweisung CHECK TABLE finden Sie die meisten Schäden heraus, allerdings nicht jede nur denkbare Art von Datenkorruption.
You can only create a table by executing a CREATE TABLE SQL statement inside a transaction.
Sie können Objektspeicher nur in einer "SetVersion"-Transaktion erstellen.
Andere resultaten
A way to generate single-table SQL statements that reconcile changes made to a DataSet with the data in the associated database.
SACommandBuilder class A way to generate single-table SQL statements that reconcile changes made to a DataSet with the data in the associated database.
Support for merging tables SQL Anywhere now allows you to merge tables, views, and system procedure results into a table or view.
Unterstützung für die Zusammenführung von Tabellen Sie können in SQL Anywhere nun Tabellen, Ansichten und Systemprozedurergebnisse in einer Tabelle oder Ansicht zusammenführen.
Add timestamp fields to tables SQL Server uses a timestamp field to indicate that a record was changed (but not when it was changed) by creating a unique value field and then updating this field whenever a record is updated.
Timestamp-Feld in Tabellen einfügen SQL Server verwendet ein Timestamp-Feld, um anzugeben, dass ein Datensatz geändert wurde (jedoch ohne Zeitangabe), indem ein eindeutiges Wertefeld erstellt wird, das immer dann aktualisiert wird, wenn ein Datensatz aktualisiert wurde.
In order to restore tables from backups created by this method, please, use Restore Tables Service that restores MyISAM tables (RESTORE TABLES SQL command) previously saved by Backup Tables Service.
Um die Tabellen aus den Dateien, die auf diese Weise gesichert wurden, wieder herzustellen, verwenden Sie den Dienst Restore Tables. Dieser Dienst stellt MyISAM Tabellen wieder her, die mit dem Dienst Backup Tables gesichert wurden.