Download for Windows Premium
Reklam
hash join algorithm

"hash join algorithm" metninin Japonca çevirisi

Bu giriş bulunamadı. Yaklaşık sonuçlar gösteriliyor. Yazımı kontrol edin veya bu terimin sözlüğe eklenmesini önerin.
ハッシュ・ジョイン・アルゴリズム
when a hash join algorithm is chosen.
If there is not enough cache memory to hold all the rows that have a particular value of the join attributes, then, if possible, each Hash Join algorithm dynamically switches to an index-based nested loops strategy after first discarding the interim results to avoid exhausting the statement's memory consumption quota.
ジョイン属性が特定の値であるローの格納に十分なキャッシュ・メモリがない場合、可能であれば、各ハッシュ・ジョイン・アルゴリズムは、文のメモリ消費割り当て量を使いつくさないように中間結果を廃棄してから、インデックスベースのネスト・ループ方式に動的に切り替わります。
In a nutshell, the Hash Join algorithm builds an in-memory hash table of the smaller of its two inputs, and then reads the larger input and probes the in-memory hash table to find matches.
ハッシュ・ジョイン・アルゴリズムは、2 つの入力のうち小さい方のメモリ内ハッシュ・テーブルを作成してから、大きい方の入力を読み込みます。次に、メモリ内ハッシュ・テーブルを調査して一致するローを検索します。
Recursive Hash Join algorithm
再帰ハッシュ・ジョイン・アルゴリズム
The Hash Join algorithm has the best performance if the smaller input fits into memory, regardless of the size of the larger input.
小さい方の入力がメモリに収まる場合は、大きい方の入力のサイズに関係なく、ハッシュ・ジョイン・アルゴリズムのパフォーマンスが最高になります。
If the in-memory hash table constructed by the algorithm does not fit into available memory, the Hash Join algorithm splits the input into partitions (possibly recursively for very large inputs) and performs the join on each partition independently.
アルゴリズムによって構築されたメモリ内のハッシュ・テーブルが使用可能なメモリに収まらない場合は、ハッシュ・ジョイン・アルゴリズムによって入力が分割され (大きな入力の場合は再帰的に)、各分割に対して別々にジョインが実行されます。
The Hash Semijoin variant of the Hash Join algorithm performs a semijoin between the left-hand side and the right-hand side.
ハッシュ・ジョイン・アルゴリズムのハッシュ・セミジョイン変形は、左側と右側のセミジョインを実行します。
The Hash Join algorithm is disabled on Windows CE in low memory conditions.
ハッシュ・ジョイン・アルゴリズムはメモリ不足状態の Windows CE では無効になります。
The Recursive Left Outer Hash Join is a variant of the Hash Join algorithm used in certain recursive union queries.
再帰左外部ハッシュ・ジョインは、ハッシュ・ジョイン・アルゴリズムの変形の 1 つで、特定の再帰的な UNION クエリで使用されます。
Partial Objects in ORMs: loading a subset of properties The hash join algorithm aims for the weak spot of the nested loops join: the many B-tree traversals when executing the inner query.
LANGTYPE{ORMs}における一時オブジェクト : 要素の一部分を読み出す ハッシュ結合アルゴリズムは、入れ子ループ結合の、内部クエリを 実行する際にBツリー走査が大量発生してしまうという弱点に狙いを絞っています。
The Hash Join algorithm also
If the Hash Join algorithm executes in an environment where there is not enough cache memory to hold all the rows that have a particular value of the join attributes, then it is not able to complete.
特定のジョイン属性値を持つすべてのローを保持できるほど十分なキャッシュ・メモリがない環境でハッシュ・ジョイン・アルゴリズムを実行した場合、ハッシュ・ジョイン・アルゴリズムは完了できません。
Bu anlam için sonuç bulunamadı.

"hash join algorithm" sözcüğünün İngilizce dilindeki eş anlamlıları ve benzerleri

Günün Kelimesi ve İfadesi
Günün Görseli
sleeve: part of a garment that covers the arm
Günün kelimesini keşfet
Reklam

Sonuçlar: 12. Birebir: 12. Geçen süre: 12 ms.