Examples with "SQL Join" 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.
Not allowed - An SQL Join statement was used
How do I perform the SQL Join equivalent in MongoDB?
It is possible to use SQL JOIN statements, but this is not recommended, because doing so will disable form submission.
Es ist möglich, SQL JOIN-Anweisungen zu verwenden; dies wird jedoch nicht empfohlen, da dadurch das Senden von Formularen deaktiviert wird.
Please note: The specific SQL join syntax depends on the actual database server you use.
Bitte beachten: Die SQL Join Syntax hängt natürlich von der gewählten Datenbank ab!
You can use Direct Discovery to load more than one table or view using ANSI SQL join functionality.
Therefore, to retrieve related data from more than one table, you perform a join operation using the SQL JOIN operator.
The MapForce join component extends the functionality of a SQL join statement to all data formats, applying a visual interface that is intuitive and easy to use.
Mit Hilfe der MapForce Join-Komponente können die Funktionalitäten einer SQL-Join-Anweisung über eine visuelle, intuitive und einfach zu verwendende Benutzeroberfläche auf alle Datenformate angewendet werden.
When data is joined this way, the join operation is undertaken by the database (that is, an SQL JOIN takes place), and this eliminates the need for nested loops in the mapping execution engine.
Wenn Daten auf diese Art mittels Join verknüpft werden, wird die Join-Operation von der Datenbank durchgeführt (d.h. es wird ein SQL JOIN durchgeführt). Dadurch muss der Mapping-Ausführungsprozessor keine verschachtelten Schleifen mehr durchführen.
Join Type Displays the type of SQL JOIN statement that is used in the automatically generated query.
SQL Join mode is possible only if the mapping reads data from a database.
Dies gilt nur für Mappings, in denen Daten aus einer Datenbank ausgelesen werden.
When certain conditions are met in MapForce, mappings could allow for a special execution mode called "SQL Join mode".
Unter bestimmten Bedingungen kann ein spezieller Ausführungsmodus in MapForce, nämlich der "SQL Join-Modus", verwendet werden.
Join works similarly to a SQL JOIN statement, so it is easy to understand and intuitive to use.
The typical case when nested loops occur is when the mapping contains at least one Join component, and SQL JOIN mode* is not possible.
Typischerweise kommt es dann zu verschachtelten Schleifen, wenn das Mapping mindestens eine Join-Komponente enthält und der SQL JOIN-Modus* nicht möglich ist.