Examples with "SQL query by" and their translation 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.
Insert additional columns into the SQL query by double-clicking the column name.
You can group your SQL query by a particular column so that all rows that contain the same value are grouped together.
Sie können Ihre SQL-Abfrage nach einer bestimmten Spalte gruppieren, so dass alle Zeilen zusammengefasst werden, die dieselben Werte enthalten.
Filters-narrows the focus of the SQL query by specifying filter criterion for Where clauses.
Filter - Schränkt die SQL-Abfrage durch Angabe von Filterkriterien für Where-Klauseln ein.
Edit the SQL query by typing directly in the SELECT command box.
For example, if you have three tables, Consultants, Active Consultants, and Projects, and you create an SQL query by joining these tables in the following way
Angenommen, es geht um die drei Tabellen Berater , Aktive Berater und Projekte , und Sie erstellen eine SQL-Abfrage, indem Sie diese Tabellen folgendermaßen verknüpfen
Andere resultaten
For a more detailed look, add your own SQL queries by way of a separate file.
Für detailliertere Informationen fügen Sie eigene SQL-Abfragen über eine eigene Datei hinzu.
This feature enables you to optimize data access paths of SQL queries by recommending the proper set of materialized views and view logs, indexes, and partitions for a given SQL workload.
Mit diesem Feature können Sie die Datenzugriffspfade für SQL-Abfragen optimieren. Hierzu erhalten Sie Empfehlungen hinsichtlich der richtigen Gruppe von Materialized Views und View-Logs, Indizes und Partitionen für eine bestimmte SQL-Workload.
If you execute a SQL-query by a PHP-Scrip the options safemode, openbasedir etc. will be ignored!
Wenn man z.B. per PHP ein SQL-Query ausführt werden Optionen, wie SafeMode, OpenBasedir etc. nicht beachtet!
This property applies to all internal and external SQL queries - executed via the ODBC driver, SQL code inserted between the Begin SQL/End SQL tags or the QUERY BY SQL command.
Diese Eigenschaft gilt für alle internen und externen SQL Anfragen - ausgeführt über den ODBC Treiber, zwischen den 4D Tags Begin SQL/End SQL oder den 4D Befehl QUERY BY SQL.
This could be, for example, a SQL query issued by a PL/pgSQL function.
Das kann beispielsweise eine SQL-Abfrage sein, die von einer PL/pgSQL-Funktion gesendet wurde.
The SQL queries are built by the PreparedStatement method.
QUERY BY SQL applies sqlFormula to each record in the table selection.
QUERY BY SQL wendet sqlFormel auf jeden Datensatz in der Tabelle oder Auswahl an.
you can log all SQL queries executed by clients.