「Select statement」を含む例文一覧(19)

  • Code Listing4.7: Attempting the SELECT statement
    コード表示4.7:SELECTを試みる - Gentoo Linux
  • However, one access we did grant is the SELECT statement.
    しかしながら、許可した権限はSELECTです。 - Gentoo Linux
  • Query ArraysEach SQL select statement is defined by a "query array".
    SQL の select 文は "クエリ配列" として定義されます。 - PEAR
  • The order is taken from the select statement.
    要素の並び順は、SELECT 文の内容によって決まります。 - PEAR
  • DELETE FROM table WHERE field='value'; You may notice that DELETE is somewhat similiar to the SELECT statement in its format.
    DELETEの構文はSELECTにどこか似ていることに気づくかもしれません。 - Gentoo Linux
  • Notice how the IDE has modified the select statement in the Source Code pane.
    「ソースコード」区画で select 文がどのように変更されているかを確認してください。 - NetBeans
  • In order to make things easier to read, we'll go ahead and use the third version of the SELECT statement.
    そこで照会を楽にするために、SELECTコマンドの3番目の形式を使いましょう。 - Gentoo Linux
  • Sub-queries are often referred to as sub-selects, as they allow a SELECT statement to be executed arbitrarily within the body of another SQL statement.
    副問合せは副選択と呼ばれることがある。それらが他のSQL文の本体中でSELECT文を任意に実行させられるからである。 - コンピューター用語辞典
  • The selection criterion is the name received from the index.php as user.The syntax of a SELECT SQL statement can be briefly described as follows:
    選択の基準は、index.php から「user」として受け取った名前です。 次に、SQL 文「SELECT」の構文を簡単に説明します。 - NetBeans
  • 'order' - the ORDER BY clause The values of the 'select', 'from', 'where', 'group', 'having', and 'order' elements are strings that contain the text of correspondingclause of the desired SQL statement, excluding the keywords SELECT, FROM, WHERE, GROUP BY, HAVING, or ORDER, respectively.
    'order' - ORDER BY 句'select'、'from'、'where'、'group'、'having' そして 'order'の各要素の値は、SQL 文のそれぞれの句に対応する文字列となります。 ただし、それぞれのキーワード SELECT、FROM、WHERE、GROUP BY、HAVINGそして ORDER はのぞきます。 - PEAR
  • When it is present, $from is a sequential list of tables that should be searched for a column of the specified name (as in the from clause of an SQL select statement).
    $from はテーブル名 (SQL の select 文の from 句で指定したもの)の配列で、ここから指定した名前のカラムを探します。 - PEAR
  • A template having its name 'SELECT-1' is taken out of a template storing part 141 and outputted to an SQL statement production part 144.
    テンプレート格納部141よりテンプレート名「SELECT-1」のテンプレートを取り出し、SQL文作成部144に出力する。 - 特許庁
  • The Insert Codecommand provides a Database Table option that creates the code needed to execute a SELECT statement in MySQL.
    「コードを挿入」コマンドは、MySQL で SELECT 文を実行するために必要なコードを作成する「データベース表」オプションを提供します。 - NetBeans
  • 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
  • In the Source tree pane, select the paramA node and drag your selection to the paramA node in the Destination pane.This assignment copies the input statement into the output.
    ソースツリー区画で「paramA」ノードを選択し、宛先区画の「paramA」ノードまでドラッグします。 この割り当てにより、入力文が出力へコピーされます。 - NetBeans
  • In the Output tree pane, select the paramA node and drag your selection to the paramA node in the Input pane.This assignment copies the input statement into the output.
    出力ツリー区画で「paramA」ノードを選択し、入力区画の「paramA」ノードまでドラッグします。 この割り当てにより、入力文が出力へコピーされます。 - NetBeans
  • In the Source tree pane, select the inputType node and drag your selection to the resultType node in the Destination tree pane.This assignment copies the input statement into the output.
    ソースツリー区画で、「inputType」ノードを選択し、選択項目を宛先ツリー区画の「resultType」ノードにドラッグします。 この割り当てにより、入力文が出力へコピーされます。 - NetBeans
  • Article 81-4 The Minister of Land, Infrastructure, Transport and Tourism may, when he/she finds the details of a proposed public statement are either beyond the scope of the project or concurrent with it, select a speaker at the schedule public hearing from the interested persons who have submitted the proposal for public statement.
    第八十一条の四 国土交通大臣は、公述書の内容が、事案の範囲外にあるか又は同類であると認めるときは、公述の申出をした利害関係人のうちから公述人を選定することができる。 - 日本法令外国語訳データベースシステム
  • When a user select an instruction statement in which contents of a combination of a plurality of jobs are described, estimate data closest to parameter setting states are selected out of history data by jobs stored in a device for the respective jobs described in the instruction statement and summed up, and the result is reported to the user as a multi-job total charge estimate.
    複数のジョブを組み合わせた内容を記述した指示書をユーザが選択した際、指示書に記述されている各ジョブについて、パラメータ設定状況に最も近い見積もりデータを、装置に記憶されたジョブ毎の履歴データから選択しこれらを合算して、マルチジョブ・トータルの課金見積もりとしてユーザに対し通知する。 - 特許庁

例文データの著作権について