Translation of "SQL Editors" in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Mit Hilfe der folgenden Schaltflächen in der Symbolleiste des SQL Editors können Sie Text abhängig von der Cursorposition auswählen.
The following buttons in the SQL allow you to select text, depending on where the cursor is positioned.
In der Symbolleiste des SQL Editors gibt es die Schaltfläche Gruppierungen für Ausführung anzeigen, mit der Sie grafisch darstellen können, welche Blöcke von Anweisungen zur Ausführung an die Datenbank-Engine geschickt werden.
The toolbar in the SQL Editor provides the Show groupings for execution button which allows for a graphical illustration of the statement blocks that will be sent to the database engine for execution.
Der SQL-Code kann nicht direkt bearbeitet werden; er kann jedoch in die Zwischenablage kopiert werden, in einer Datei gespeichert werdn oder gedruckt werden, indem man das Rechtsklickmenü des SQL Editors verwendet.
The SQL code cannot be edited directly; it can however be copied to clipboard, saved to file or printed, using the right-click SQL Editor menu.
Generieren von SQL-Anweisungen mit Hilfe von Funktionen des SQL Editors wie z.B. Generierung von Anweisungen auf Basis von vorhandenen Objekten und Autokomplettierung
Generate SQL statements using features of the SQL Editor such as generating statements based on existing objects, and autocompletion
Wenn Sie keine separaten benannten Register wie oben dargestellt erhalten, deaktivieren Sie die Schaltfläche Mehrfachergebnisse gestapelt anzeigen in der Symbolleiste des SQL Editors.
If you do not get separate named result tabs as depicted above, deactivate the Show multiple results stacked button in the SQL Editor toolbar.
Die Standardcodierung wird beim Speichern des Inhaltes des SQL Editors zur Datei korrekt übernommen.
The default encoding is applied correctly on saving SQL Editor content to file.
Sie können den Inhalt des SQL Editors wie in jedem anderen Text-Editor drucken.
You can print the content of the SQL Editor like in any other text editor.
Eine Beschreibung zum Abfragen und Bearbeiten von Daten mit Hilfe des SQL Editors.
A description of how to retrieve and edit data using the SQL Editor.
In diesem Abschnitt des Tutorials erfahren Sie, wie man Datenbankdaten im Ergebnisfenster des SQL Editors bearbeitet.
In this section of the tutorial, you will learn how to edit database data in the Result window of the SQL Editor.
Das Fenster "Ergebnis" des SQL Editors zeigt die Datensatzgruppen an, die als Ergebnis der Datenbankabfrage abgerufen wurden.
The Result window of the SQL Editor shows the recordsets that were retrieved as a result of the database query.
Im unteren Feld des SQL Editors, sowie auf der Seite Additional (Zusätzliches) wird der Abfrageplan angezeigt, zusammen mit einer Zusammenfassung der Leistungsinformationen.
In the SQL Editor the lower panel displays the query plan, along with a summary of the performance information included on the Additional page.
Aktivieren Sie in der Symbolleiste des SQL Editors die Schaltfläche Mehrfachergebnisse gestapelt anzeigen.
In the SQL Editor toolbar, activate the Show multiple results stacked button.
Der Abfrageplan des SQL Editors kennzeichnet die Tabellen, die ohne einen Index gelesen wurden, mit dem Begriff NATURAL.
The SQL Editor's query plan shows which tables were read without an index using the term NATURAL.