EXECUTION PLAN - 日本語 への翻訳

[ˌeksi'kjuːʃn plæn]
[ˌeksi'kjuːʃn plæn]
実行計画を
実行プラン
execution plan

英語 での Execution plan の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
The database cannot optimize the execution plan for a particular filter because any of them could be canceled out at runtime.
データベースは、それぞれのフィルタが実行時にキャンセルされる可能性があるため、実行計画を最適化できません。
When set, they print the resulting parse tree, the query rewriter output, or the execution plan for each executed query.
設定すると実行された問い合わせそれぞれに対し、最終的な解析ツリー、問い合わせリライタの出力、実行計画を出力します。
Execute the specified TQL command and display the execution plan and actual measurement values such as the number of cases processed etc.
指定TQL文を実行し、実行計画と処理件数等の実測値を表示します。
In addition, we provide parameters to disable particular execution plan like GpuScan, GpuJoin and GpuPreAgg.
この他にも、GpuScan、GpuJoin、GpuPreAggといった特定の実行計画のみを無効化するパラメータも定義されています。
Prefix any SQL statement with explain plan for to store the execution plan details in the explain tables.
SQL文の前にexplainplanforを付けて実行すると、実行計画用のテーブルに詳細が保存されます。
The Oracle execution plan shows an INDEX UNIQUE SCAN- the operation that only traverses the index tree.
Oracleの実行計画では、インデックスツリーのみを走査するオペレーションである、INDEXUNIQUESCANが実行されると表示されています。
The execution plan confirms that the database uses the“reversed” index.
実行計画から、データベースがこの「逆の」インデックスを使うことを確認しましょう。
Tqlanalyze<Container name><Query;> Execute the specified TQL command and display the execution plan and actual measurement values such as the number of cases processed etc.
Tqlexplainコンテナ名クエリ;指定TQL文を実行し、実行計画と処理件数等の実測値を表示します。
On the other hands, the query execution plan below pulls up sub-plans.
一方、以下の実行計画は、下位ノードの引き上げを行ったものです。
A short reference of the most common DB2 LUW execution plan operations.
DB2LUWの実行計画の処理でも最も一般的なものについての、簡単なリファレンスです。
Remember that you can always fall back to DBMS_XPLAN as explained in“Getting an Execution Plan”.
実行計画の表示方法」で説明したDBMS_XPLANに立ち返るようにしましょう。
In both cases, the graphical representation of the execution plan appears in the“Execution plan” tab of the“Results” pane.
どちらの場合も、グラフィカルな形式での実行計画は「Result」ペインの「Executionplan」タブに表示されます。
That is, you should always use bind parameters except for values that shall influence the execution plan.
つまり、間違いなく実行計画に影響を与えるものを除いて、バインドパラメータを使うべきです。
With most databases you can even see this in the execution plan- you just have to know what to look for.
多くのデータベースでは、実行計画でこれを知ることができます。どこを見ればよいかを知っておかなくてはなりません。
The execution plan shows that the database reads the index in a descending direction.
実行計画にも、データベースはインデックスを降順に読んでいると出ています。
We shared our project execution plan, and they provided guidance on how to conduct our survey more efficiently.
弊社のプロジェクト実行プランをシェアした上で、どう調査を効率的に行うかについてアドバイスを戴きました。
TipThe execution plan(sometimes explain plan or query plan) shows the steps the database takes to execute an SQL statement.
実行計画は、データベースがSQL文を実行する際のステップを表示します。
DB2The following execution plan was gathered with the last_explained view available from the appendix. Explain Plan..
以下の実行計画は、付録に登場するlast_explainedビューを使って収集したものです。
The execution plan of other databases does not mention any sort operation at all.
他のデータベースの実行計画では、ソート処理については特に言及されません。
Filter predicates are just labeled Predicates in SQL Server's graphical execution plan.
フィルタ述語はSQLServerのグラフィカルな形式の実行計画では、単にPredicatesとだけラベルされます。
結果: 114, 時間: 0.0365

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語