Translation of "a SQL query" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
The maximum number of characters when a SQL query is displayed.
You can use a prepared statement to run a SQL query.
Sie können eine vorbereitete Anwendung verwenden, um eine SQL-Abfrage auszuführen.
This is accomplished by the application taking user input and combining it with static parameters to build a SQL query.
Dies wird durch die Applikation erreicht, welche den Input des Benutzers mit statischen Parametern kombiniert, um eine SQL Abfrage zu erstellen.
Plans exist when the prepared statement is a SQL query.
Pläne sind vorhanden, wenn die vorbereitete Anweisung eine SQL-Abfrage ist.
A view is defined with a SQL query on base tables or other views.
Dabei wird eine Ansicht durch eine SQL-Abfrage einer Basistabelle oder anderer Ansichten definiert.
You must understand how to compose a SQL query to access relational data sources.
Sie müssen wissen, wie Sie eine SQL-Abfrage für den Zugriff auf relationale Datenquellen erstellen.
Editable text area allowing you to enter a SQL query to be used to populate the materialized view.
Editierbarer Textbereich, in den Sie eine SQL-Abfrage eingeben können, die die materialisierte View auffüllen soll.
For instance, you might want to devise, refine, and execute a SQL query against a test database before committing changes to live data.
So können Sie z.B. eine SQL-Abfrage erstellen, bearbeiten und an einer Textdatenbank ausführen, bevor Sie die Änderungen an Echtdaten durchführen.
The integration tier serves as a user-friendly interface for access to data instead of running a SQL query directly in the client table in the database.
Die Integrationsschicht dient als benutzerfreundliche Schnittstelle für den Zugriff auf die Daten, anstatt eine SQL-Abfrage direkt an der Client-Tabelle in der Datenbank durchzuführen.
Selecting this field specifies a SQL query that aggregates rows with identical values into groups and executes aggregate functions on the rows in these groups.
Durch Auswählen dieses Feldes legen Sie eine SQL-Abfrage fest, die Reihen mit identischen Werten in Gruppen zusammenfasst und Aggregatfunktionen auf die Reihen in diesen Gruppen anwendet.
It was basically a SQL query that loads all (and I mean really all) data rows from the database which is obviously not a very good idea.
Es war im Prinzip eine SQL-Abfrage, die sämtliche (und ich meine wirklich alle) Datenzeilen von der Datenbank lud, was offensichtlich keine besonders gute Idee ist.
The following is an example of a SQL query that lists information about countries in a countries table, which is owned by user hr
Folgendes sind Beispiele für eine SQL-Abfrage, mit der Informationen über Länder in einer Ländertabelle aufgelistet werden, deren Eigentümer Benutzer hr ist
When you create a query or a SQL query, you often want to see the results visually on the map.
Wenn Sie eine Abfrage (auch eine SQL-Abfrage) erstellen, soll das Ergebnis der Abfrage häufig visuell auf der Karte angezeigt werden.