1016万例文収録!

「Select query」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Select queryの意味・解説 > Select queryに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

Select queryの部分一致の例文一覧と使い方

該当件数 : 23



例文

LIKE :searchString),@NamedQuery(name = States.findAll, query = SELECT s FROM States s), @NamedQuery(name = States.findById, query = SELECT s FROM States s WHERE s.id = :id),@NamedQuery(name = States.findByAbbrev, query = SELECT s FROM States s WHERE s.abbrev = :abbrev),@NamedQuery(name = States.findByName, query = SELECT s FROM States s WHERE s.name = :name)}) Save and close StatesServlet.java and States.java. 例文帳に追加

StatesServlet.java と States.java を保存して閉じます。 - NetBeans

Gets the select-part of the query. 例文帳に追加

クエリの select 部を取得します。 - PEAR

Query ArraysEach SQL select statement is defined by a "query array". 例文帳に追加

SQL の select 文は "クエリ配列" として定義されます。 - PEAR

Delete the existing SQL query you find there and enter the following query:SELECT MAX(trip.tripid)+1 AS MAXTRIPID FROM trip 例文帳に追加

そこにある既存の SQL クエリーを削除し、次のクエリーを入力します。 SELECT MAX(trip.tripid)+1 AS MAXTRIPID FROM trip - NetBeans

例文

The allowed keys of a query array that define clauses of the SELECT command are: 例文帳に追加

クエリ配列のキーに使用できる SELECT コマンドの句は次のとおりです。 - PEAR


例文

'));}The code block executes the query "SELECT * FROM wishers WHERE Name = '" . name . 例文帳に追加

次のコードブロックを入力します。 - NetBeans

addSelect($what, $connectString) Add a string to the select-part of the query and connects it to an existing string using the connectString, which by default is a comma. 例文帳に追加

既存の文字列に対してconnectStringを使用して連結されます。 - PEAR

The second parameter, $filter, is a string that contains an SQL logical expression that will be ANDed with the WHERE clause of the query before the SELECT command is submitted. 例文帳に追加

2 番目のパラメータ $filter は、SQL の論理式を含む文字列で、SELECT コマンドの WHERE 句に AND で連結されます。 - PEAR

A query generation part 15 presents candidates of query generation processing on the basis of an inputted event name through a query output 16, and urges an operator to select the query generation processing corresponding to the event name.例文帳に追加

質問文生成部15は、入力された事象名に基づいて質問文生成処理の候補を質問文出力部16を介して提示し、事象名に対応する質問文生成処理の選択をオペレータに促す。 - 特許庁

例文

In the Find bar, select the type of search you want to perform, type in the search query and click Find. 例文帳に追加

「検索」バーでは、検索の種類を選択し、検索する文字列を入力して「検索」をクリックします。 - NetBeans

例文

A retrieval part 18 retrieves the indexing term with the search query to select the matching document data 41.例文帳に追加

検索部18は、検索クエリで索引語を検索して、適合する文書データ41を選択する。 - 特許庁

For most of the allowed elements of a query array, the key is a lower case version of the keyword that begins a clause in the SELECT statement (e.g., 'select', 'from', 'where', etc.), and the value is the text of the remainder of that clause, excluding the keyword.例文帳に追加

クエリ配列で使用できる要素のキーのほとんどは、SELECT 文の句に使用するキーワードを小文字にしたものとなります(たとえば 'select'、'from'、'where' など)。 また、それに対応する値はその句の残りの部分 (キーワード以外の部分)となります。 - PEAR

To flexibly and properly select a responder matched to levels of difficulty and importance in response to the difficulty of a query and the importance of a user, as the responder in the query from the user.例文帳に追加

ユーザからの問い合わせに対しての応答者として、当該問い合わせの難易度およびユーザの重要度に応じてそのレベルに合った対応者を柔軟に且つ適切に選択する。 - 特許庁

In the Add Query Criteria dialog box, set the Comparison drop-down list to =Equals and select the Parameter radio button, and then click OK. 例文帳に追加

「クエリー条件を追加」ダイアログで、「比較」ドロップダウンリストを「= 等しい」に設定し、「パラメータ」ラジオボタンを選択して「了解」をクリックします。 - NetBeans

When you choose View Data, a query to select all the data from the table is automatically generated in the upper pane of the SQL Editor.例文帳に追加

「データを表示」を選択すると、表からすべてのデータを選択する SQL クエリーが SQL エディタの上部区画に自動的に生成されます。 - NetBeans

When you choose View Data, a query to select all the data from the table is automatically generated in the upper region of the SQL Editor.例文帳に追加

「データを表示」を選択すると、表からすべてのデータを選択する SQL クエリーが SQL エディタの上部区画に自動的に生成されます。 - NetBeans

To present an evaluation for an answer to a query about programming for allowing a questioner to select a reliable answer with high quality.例文帳に追加

プログラミングの質問に対する回答の評価を提示し、もって信頼性が高くかつ高品質な回答を質問者が選択できるようにする。 - 特許庁

The SELECT query retrieves the wishes with their due dates for the specified wisher by his ID, which was retrieved in step 4, and stores the wishes and due dates in an array result. 例文帳に追加

SELECT クエリーは、手順 4 で取得されたウィッシャーの ID によって、指定したウィッシャーに対するウィッシュの期日とともにウィッシュを取得し、そのウィッシュと期日を配列 result に格納します。 - NetBeans

In the system, query instructions to select records satisfying selection conditions from target tables and generate result tables are detected from iterative processing in the program.例文帳に追加

このシステムは、プログラムの繰返し処理の中から、選択条件を満たすレコードを対象テーブルから選択し結果テーブルを生成する照会命令を検出する。 - 特許庁

To provide a server and programs for community which can select an optimum community to a query when a user queries in a community system.例文帳に追加

本発明は、コミュニティシステムにおいてユーザが質問をする際に、最適なコミュニティを選択して質問を行うことが可能なコミュニティサーバ及びコミュニティプログラムを提供することを目的とする。 - 特許庁

To enable a user to easily select similar programs by positioning a program which is not the same program as a query program such as a rebroadcasting or series program at the much higher order of retrieval results.例文帳に追加

再放送やシリーズ番組などクエリ番組と同一の番組ではない番組を検索結果のより上位に位置づけることで、ユーザが類似する番組を選びやすくする。 - 特許庁

To provide a query answering system that makes it possible for answerers to select questions to be answered precisely and for a questioner to determine the degree of expectation on answers.例文帳に追加

応答者側における的確な応答対象の質問選択や、質問者側における回答期待度の把握等を可能とした質問応答システムを提供する。 - 特許庁

例文

When the catalog is retrieved, a retrieval sentence showing the condition of the industrial product which a user intends to select is inputted from a natural language input part 201, the natural language analysis part 211 creates an X query by attending to the numerical value included in the retrieval sentence.例文帳に追加

カタログを検索する場合、ユーザが選定したい工業製品の条件を示す検索文を自然言語入力部201から入力すると、自然言語解析部211がその検索文に含まれる数値に着目してXクエリを生成する。 - 特許庁

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS