Download for Windows Premium
Sort-Merge Join - German-EnglishEnglish-German
Advertising
Sort-Merge Join

Translation of "Sort-Merge Join" in German

We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Sort-Merge-Join
Sort-Merge Join
Although the sort-merge join performs very well once the inputs are sorted, it is hardly used because sorting both sides is very expensive.
Obwohl der Sort-Merge-Join sehr gute Performance liefert, sobald beide Seiten sortiert sind, wird er kaum benutzt, weil das Sortieren sehr aufwendig ist.
Sort-Merge Join - Like a zipper on two sorted sets
Sort-Merge Join - Wie ein Zipverschluss auf sortierten Daten
Oracle can only perform a sort-merge join for an equijoin. To perform a sort-merge join, Oracle follows these steps
Oracle führt einen Sort-Merge-Join nur für einen Equi-Join aus. Um einen Sort-Merge-Join auszuführen, führt Oracle folgende Schritte durch
Merge Join - This method causes Oracle to join each specified table with another row source with a sort-merge join.
Merge-Join - Mit dieser Methode verknüpft Oracle jede angegebene Tabelle mit einer anderen Zeilenquelle mit einem Sort-Merge-Join.
The strength of the sort-merge join emerges if the inputs are already sorted.
Die Stärke des Sort-Merge-Joins kommt zum Tragen, wenn die beiden Seiten bereits vorsortiert sind.
The sort-merge join can even do a left and right outer join at the same time-a so-called full outer join, like shown in the following animation.
Dadurch kann der Sort-Merge-Algorithmus einen Left- und Right-Outer-Join sogar gleichzeitig durchführen - also einen Full-Outer-Join, wie in der folgenden Animation zu sehen ist.
Both sides of the join must be sorted by the join predicates. A sort-merge join needs the same indexes as the hash join, that is an index for the independent conditions to read all candidate records in one shot.
Dafür müssen beide Seiten nach den Join-Spalten vorsortiert sein. Ein Sort-Merge-Join benötigt dieselbe Indizierung wie ein Hash-Join. Also Indizes auf den unabhängigen Prädikaten, um alle potenziell passenden Einträge in einem Zug zu lesen.
Three fundamental algorithms for performing a join operation exist: nested loop join, sort-merge join and hash join.
Die drei fundamentalen Algorithmen für Join-Operation lauten: Nested Loop-Join, Sort-Merge Join und Hash-Join.

Other results

Actual SQL implementations normally use other approaches, such as hash joins or sort-merge joins, since computing the Cartesian product is slower and would often require a prohibitively large amount of memory to store.
Gegenwärtige SQL-Umsetzungen verwenden für gewöhnlich Ansätze wie Hash-Join oder Sort-Merge-Join, da das Berechnen eines kartesischen Produkts viel langsamer wäre und zu viel Arbeitsspeicher benötigte.
MySQL does not support sort-merge joins at all.
MySQL hat keinen Sort-Merge-Join.
Merge Semi-Join - This method uses a sort merge semi-join which causes Oracle to preserve the semantics of the subquery.
Merge-Semi-Join - Bei dieser Methode wird ein Sort-Merge-Semi-Join verwendet, der Oracle veranlasst, die Semantik der Unterabfrage beizubehalten.
Export, Summarize, Sort, Join, Merge, Statistics, Stratify, Classify, Histogram, Age, Sequence, Gaps, Duplicates, Verify, Sample, and Random.
Export , Summenstruktur , Sortieren , Zusammenführen , Mischen , Statistik , Verteilung , Klassen , Histogramm , Alter , Sortierfolge , Lücken , Duplikate , Prüfen , Stichprobe und Zufallszahl.
Both sides of the join must be presorted. See also "Sort Merge"
Beide Tabellen müssen vorsortiert sein. Siehe „Sort-Merge".
No results found for this meaning.

Synonyms and analogies of "Sort-Merge Join" in English

Word & Expression of the day
Image of the day
apron: protective garment worn over clothes
Reveal the word
Advertising

Results: 14. Exact: 8. Elapsed time: 67 ms.

Word index: 1-300, 301-600, 601-900

Expression index: 1-400, 401-800, 801-1200

Phrase index: 1-400, 401-800, 801-1200