THE WHERE CLAUSE - 日本語 への翻訳

[ðə weər klɔːz]
[ðə weər klɔːz]

英語 での The where clause の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
This approach works well when the where clause provides an effective filter to limit search scope to a small number of sessions, perhaps less than 10,000 sessions.
Where句が、検索範囲を少数のセッション(およそ10,000セッション未満)に制限する効果的なフィルタを提供する場合、このアプローチはうまく機能します。
In the Where field, enter a meta or select a meta from the list of available meta types and use the operators to construct the Where clause for the base query criteria.
Whereフィールドで、メタを入力するか、利用可能なメタタイプのリストからメタを選択し、演算子を使用してルールのクエリ条件を指定したWhere句を作成します。
More indexes, slower DELETE Unlike the insert statement, the delete statement has a where clause that can use all the methods described in Chapter 2,"The Where Clause", to benefit directly from indexes.
インデックスを作れば作るほど、DELETEが遅くなるinsert文とは違って、delete文にはwhere句があるため、第2章,「where句」で説明して来た全ての手法が使え、インデックスの恩恵に直接あずかる事ができます。
Show Debug Information: If you want Security Analytics to display the where clause beneath the breadcrumb in the Navigate view and the elapsed load time for each aggregated service on a Broker, select this option.
デバッグ情報の表示:SecurityAnalyticsの[ナビゲート]ビューで階層リンクの下にwhere句を表示する場合、またBrokerで集計したサービスごとに経過したロード時間を表示する場合は、このチェックボックスをオンにします。
The where clause could be expressed as: network"internal" Assuming there is a value-level index on the network meta, the index does not have to expand this query into anything more complex, and the sessions matching the desired subnet are matched very quickly.
Where句は次のように表現できます。network"internal"networkメタに値レベルのインデックスを構成することによって、クエリーをより複雑なものに拡張せずに、目的のサブセットに一致するセッションを迅速に照合できます。
The default value is 60. Show Debug Information: If you want NetWitness Platform to display the where clause beneath the breadcrumb in the Navigate view and the elapsed load time for each aggregated service on a Broker, check this option.
デフォルト値は60です。デバッグ情報の表示:NetWitnessPlatformの[ナビゲート]ビューで階層リンクの下にwhere句を表示する場合、またBrokerで集計したサービスごとに経過したロード時間を表示する場合は、このチェックボックスをオンにします。
You can use this function in all parts of an SQL query, for example in select and the where clauses.
こういった関数は、selectやwhere句といったSQLクエリのどの部分でも使用できます。
Functions- Using functions in the where clause.
関数-where句の中での関数。
We start by looking at the where clause.
それでは、where句から始めていきましょう。
As a result the database reads the entire table and evaluates every row against the where clause.
これにより、データベースはテーブル全体を読み込み、各行をwhere句と比較します。
A Java class name embedded in the where clause will be translated to its discriminator value.
Where句に埋め込まれたJavaクラス名は、その判別値に翻訳されます。
Luckily, all databases are able to use the this part of the where clause as access predicate.
嬉しい事に、全てのデータベースでこのwhere句はアクセス述語として使われます。
Once the LAST_NAME column is available, the database can evaluate the remaining part of the where clause.
LAST_NAME列が得られたら、データベースはwhere句の残りの部分を評価します。
That means the same index that is used for the where clause must also cover the order by clause..
つまり、where句に使われるのと同じインデックスが、orderby句もサポートしている必要があります。
Further, the original logic avoids the risk that the“unnecessary”(redundant) part is accidentally removed from the where clause later on.
さらに、元のロジックでは「不要な」(冗長な)部分が後からwhereから削除されてしまう事が防止されていましたが、それもなくなってしまいました。
To this end we have to pay special attention to the interactions with the where clause and also to ASC and DESC modifiers.
そのためには、where句や、ASCあるいはDESC修飾語がどのように作用するかに、特に注意を払う必要があります。
That means the index becomes usable for queries that used to use another index with another part of the where clause.
つまり、where句の他の部分で他のインデックスを使っていたクエリに対しても有効になるということです。
It is impossible to predict the column combinations that might appear in the where clause and that makes indexing, as explained so far, almost impossible.
Where句に現れる列の組み合わせを事前に予想することが難しいので、ここまで述べてきたように、その状況では、インデックスをうまく使うのはほぼ無理ということになります。
The where clause defines the search condition of an SQL statement, and it thus falls into the core functional domain of an index: finding data quickly.
Whereは、SQL文の検索条件を定義するための句であり、データを素早く見つけるという、インデックスの中心的な機能の1つに分類されます。
Although the where clause has a huge impact on performance, it is often phrased carelessly so that the database has to scan a large part of the index.
Where句はパフォーマンスに非常に大きな影響を与えるものですが、深く考えずに使われ、データベースが大量のスキャンをしてしまう原因にもなるのもよくあることです。
結果: 252, 時間: 0.0345

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語