What is the translation of " DATABASE TABLE " in German?

Noun
Datenbanktabelle
database table
Datenbank Tabelle
database table
datenbank-tabelle
database table

Examples of using Database table in English and their translations into German

{-}
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Programming category close
  • Official/political category close
  • Political category close
After deleting database Table on phpMyAdmin.
Nach dem Löschen Datenbank Tabelle auf phpMyAdmin.
Importing a CSV file into an MS Access database table.
CSV Textdatei in eine MS Access Datenbank Tabelle importieren.
A database table essentially works in two dimensions: rows and columns.
Datenbanktabellen sind im Wesentlichen in zwei Dimensionen aufgebaut: Spalten und Zeilen.
Importing a CSV file into an MS SQL Server database table.
Import einer CSV Datei in eine MS SQL Server Datenbank Tabelle.
Table: Database table or view name that contains the required information.
Tabelle: Datenbank Tabellen- oder Viewname der die benötigen Informationen enthält.
Generating mass test data for an MS Access database table.
Massen Test Daten für eine MS Access Datenbank Tabelle erzeugen.
Search for"Germany" in the Suppliers Database Table to find 118 entries relating to Germany's trade with Iraq.
Eine Suche nach"Germany" in der Suppliers Database Table findet 118 Einträge, die sich auf Deutschlands Handel mit dem Irak beziehen.
Extract a list of currencies from a currencies database table.
Der Adapter extrahiert eine Liste mit Währungen aus einer Datenbanktabelle.
Once you create a trace, either as a local file or as a database table, you can then run Tuning Advisor against your DB instance.
Sobald Sie einen Trace erstellen, entweder als lokale Datei oder als Datenbank-Tabelle, können Sie den Optimierungshelfer für Ihre DB-Instance ausführen.
Automatic batch import of several CSV text files into an MS Access database table.
Automatischer Batch Import in eine MS Access Datenbank Tabelle von mehreren CSV Textdateien.
The ptrTable parameter contains a pointer to a database table when the path references a table form method or a trigger.
Der Parameter ZeigerTabelle enthält einen Zeiger auf eine Tabelle der Datenbank, wenn der Pfad auf eine Tabellenformularmethode oder einen Trigger verweist.
Combo boxes, whose items are declared directly in the XML file or are dynamically read from a database table.
Comboboxen, deren Inhalt entweder direkt in der XML-Datei angegeben wird oder aus Datenbank-Tabellen dynamisch gelesen wird.
Creating of interactive reports- data can be exported from a database table view in the client application using formats. csv,. xls,. pdf and. doc.
Erstellung von interaktiven Berichten- es können Daten aus einer Datenbank-Tabelle Blick in die Client-Anwendung in den Formaten csv, xls, pdf und doc exportiert werden.
This example describes how theAccess Adapter can be used to import a CSV text file into a MS Access database table.
Das Beispiel zeigt wiemit Hilfe des Access Adapters eine CSV Textdatei in ein Access Datenbank Tabelle importiert wird.
It is notpossible to delete a domain if it is referenced by any database table columns or used in any PSQL module.
Es ist nicht möglich, eine Domain zu löschen, wenn sie von Spalten der Datenbanktabellen referenziert oder in einem PSQL-Modul verwendet wird.
This example describes how the SQL Server Adapter can be used to import a CSVtext file into an MS SQL Server database table.
Das Beispiel zeigt wie mit Hilfe des SqlServerAdapters eine CSV Textdatei in eine SQL Server Datenbank Tabelle importiert wird.
A database table should be updated, a newsletter list should be appended to, an invoice must be raised, a welcome email might be sent, etc.
Eine Datenbanktabelle sollte aktualisiert werden, eine Newsletter-Liste sollte angehängt werden, eine Rechnung muss erhoben werden, eine Willkommens-E-Mail kann gesendet werden usw.
The supplierID can be checked in the column id in the database table s_articles_suppliers.
Die supplierID kann in der Tabelle s_articles_suppliers im Feld ID gefunden werden.
This example shows you how to delete data from a database table conditionally, and also insert records into the same database table based on the outcome of the delete condition.
In diesem Beispiel wird gezeigt, wie Sie Daten auf Basis einer Bedingung aus einer Datenbanktabelle löschen und auf Basis des Ergebnisses der Lösch-Bedingung Datensätze in dieselbe Datenbanktabelle einfügen.
Address Handling: The Pro version can optionally store the customer address details in a database table, if you need it.
Adresse Handhabung: Die Für Version kann optional die Kundenadressdaten in einer Datenbanktabelle speichern, wenn Sie es brauchen.
Note: SQL WHERE/ORDER components are not allowed between a database table and the join component; they can be added only after(but not before) a join component.
Anmerkung: SQL WHERE/ORDER-Komponenten sind zwischen einer Datenbanktabelle und der Join-Komponente nicht zulässig; Sie können nur hinter(nicht aber vor) einer Join-Komponente hinzugefügt werden.
In the four fields below you specify the location of the template,a URL for the iframe, the database table and the class.
In den vier Feldern darunter gibst Du den Speicherort des Templates an,eine URL für den Iframe, die Datenbanktabelle und die Klasse.
For example, if someone deleted a record in a database table, restoring the whole VM to last night's backup isn't the best way out of that situation.
Wenn beispielsweise ein Anwender lediglich einen Datensatz in einer Datenbanktabelle gelöscht hat, besteht die optimale Vorgehensweise nicht unbedingt darin, die gesamte VM auf der Grundlage des letzten Backups wiederherzustellen.
However, many developers experience a sense of disconnect, or"impedance mismatch", when they need to map complex data types to items in a database table.
Doch viele Entwickler stellen Impedanzfehlanpassungen fest, wenn sie Elementen in einer Datenbanktabelle komplexe Datentypen zuordnen müssen.
This example describes how several CSV text files canbe automatically imported into an MS Access database table by FlowHeater, demonstrating the use of the Access Adapter and the Batch Module.
Das Beispiel zeigt wie mit Hilfe des AccessAdapters und dem Batch Modul mehrere CSV Textdateien automatisiert in eine MS Access Datenbank Tabelle importiert werden können.
In this short video we are demonstrating how to build a mobile app that createscharts from data stored in a SQL Server database table.
In diesem kurzen Video zeigen wir, wie Sie eine mobile App erstellen,die anhand von in einer SQL Server-Datenbanktabelle gespeicherten Daten Diagramme erstellt.
This summary can, for example, be useful if a database table should need to be deleted or table structures altered, or for assigning user rights to foreign key referenced tables..
Die Zusammenfassung kann sehr nützlich sein, wenn z.B. eine Datenbanktabelle gelöscht werden muss, oder die Tabellenstruktur geändert werden muss, oder um Benutzerrechte in Fremdschlüssel referenzierten zuzuweisen.
Updating Record¶ After an AR instance is populated with column values,we can change them and save them back to the database table.
Aktualisieren von Datensätzen¶ Nachdem eine AR-Instanz mit den Werten der Tabellenspaltenbefüllt wurde, können wir diese verändern und in die Datenbanktabelle zurück speichern.
Finally, all of the metadata with which we willbe working is stored in the wp_commentmeta database table, so all of the screenshots that you see of the database will be of that particular table..
Sequel Pro twentysixteen Schließlich werden alle Metadaten, mit denen wir arbeiten, in der Datenbanktabelle wp_commentmeta gespeichert, sodass alle Screenshots, die Sie in der Datenbank sehen, von dieser bestimmten Tabelle stammen.
In this demo we are converting the previously built stand-alone tipcalculator to save the data from each restaurant visit in a database table stored on SQL Server.
In dieser Demo ändern wir die vorher erstellte Lösungzur Trinkgeldberechnung so, dass die Daten der einzelnen Restaurantbesuche in einer SQL Server-Datenbanktabelle gespeichert werden.
Results: 80, Time: 0.0447

Word-for-word translation

Top dictionary queries

English - German