1153万例文収録!

「SQL-Query」に関連した英語例文の一覧と使い方(2ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

SQL-Queryの部分一致の例文一覧と使い方

該当件数 : 110



例文

The XPath support was introduced to provide an access to the result set after doing the SQL query. 例文帳に追加

XPath サポートは SQL に問い合わせた後のリザルトセットに対してアクセスするために導入されました。 - PEAR

The SQL editor's code completion lets you insertschema, table and column names more quickly.It also lets you browse the history of all SQL statements,filter by search terms and/or by connection URLs,and then insert the selected statement.You can sort query results in the SQL Editor and load large returned data sets page by page.You can directly change values of returned results and insert or delete rows.例文帳に追加

SQL エディタのコード補完を使用すると、スキーマ、表、および列名をよりすばやく挿入できます。 - NetBeans

In the IDE it is possible to add a database table by either using the Create Table dialog, or by inputting an SQL query and running it directly from the SQL Editor.例文帳に追加

NetBeans IDE では、「表を作成」ダイアログを使用するか、SQL クエリーを入力し、SQL エディタから直接実行することで、データベースに表を追加できます。 - NetBeans

Click OK.You see =? in the Criteria column for TRIPID, which adds the following WHERE clause in the SQL query.例文帳に追加

「了解」をクリックします。 TRIPID の「条件」列に「=?」と表示され、SQL クエリーに次の WHERE 句が追加されます。 - NetBeans

例文

If you look in the Output window of the IDE you can see the SQL query that retrieved the displayed results.例文帳に追加

IDE の「出力」ウィンドウを見ると、表示された結果を取得した SQL クエリーを確認できます。 - NetBeans


例文

To extract data from a database without being conscious of SQL (structured query language) grammar, table configuration and data structure.例文帳に追加

SQLの文法やテーブル構成、データ構造を意識せずにデータベースからデータを抽出可能とする。 - 特許庁

the SQL query array $types if supplied, the types of the columns in the result set will be set for fetching 例文帳に追加

SQL クエリ。 array$types 指定した場合は、結果セットのカラムの型が取得したものに設定されます。 - PEAR

the SQL query or the statement to prepare mixed $col which column to return (integer [column number, starting at 0] or string [column name]) 例文帳に追加

SQL クエリあるいはプリペアドステートメント。 mixed$col どのカラムを返すか (integer [0 から始まるカラム番号]あるいは string [カラム名])。 - PEAR

the SQL query or the statement to prepare mixed $params array, string or numeric data to be added to the prepared statement. 例文帳に追加

SQL クエリあるいはプリペアドステートメント。 mixed$params プリペアドステートメントに適用する配列・文字列あるいは数値のデータ。 - 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

例文

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

A from phrase processing means 1000 inspects whether or not there is a merging table from a head of a perspective tree outputted by an SQL(Structured Query Language) analysis part.例文帳に追加

from句処理手段1100はSQL解析部が出力したパースツリーの先頭から結合表の有無を検査する。 - 特許庁

SQL query.When you click the 'Run HQL Query' button in the toolbar, the IDE executes the query and shows the results at the bottom of editor. 例文帳に追加

ツールバーの「HQL クエリーを実行」ボタンをクリックすると、IDE がクエリーを実行し、エディタ下部に結果が表示されます。 - NetBeans

To reduce the conversion man-hour of a SQL(structured query language) sentence by separating the SQL sentence from a program to perform collective management and providing a means performing automatic conversion of the SQL sentence.例文帳に追加

プロブラムからSQL文を分離して一括管理し、SQL文を自動変換する手段を設けて、SQL文の変換工数を軽減する。 - 特許庁

In this example, the Counselor table displays.Note that a new row has been added with the data you just supplied from the SQL query.例文帳に追加

この例では、Counselor 表が表示されます。 SQL クエリーから提供されたデータを使用して、新しい行が追加されています。 - NetBeans

the SQL query or the statement to prepare string $type if supplied, the type of the column in the result set will be set for fetching 例文帳に追加

SQL クエリあるいはプリペアドステートメント。 string$type 指定した場合は、結果セットのカラムの型が取得したものに設定されます。 - PEAR

the SQL query or the statement to prepare string $type if supplied, the type of the cell in the result set will be set for fetching 例文帳に追加

SQL クエリあるいはプリペアドステートメント。 string$type 指定した場合は、結果セットのカラムの型が取得したものに設定されます。 - PEAR

It is not extremely useful to write a custom driver for a such simple SQL query, but it should get you started.Example 62-1. 例文帳に追加

こんな SQL クエリのために独自のドライバを書くのは実用的ではありませんが、はじめの一歩としてはお勧めです。 - PEAR

After the fact tree has been confirmed, a query mapper of the present invention to be executed as a "fact tree=> SQL query" module 400 is used to generate the queries to the information system.例文帳に追加

事実ツリーを確認した後、「事実ツリー=>SQL照会文」モジュール(400)として実行される本発明の照会文マッパを用いて、情報システムの照会文を生成する。 - 特許庁

It is shown how this optimization considerably improves the efficiency of evaluating SQL queries that have query graphs with a large number of query blocks. 例文帳に追加

多数の質問ブロックのある質問グラフを持ったSQL質問を評価する効率を,この最適化がどのようにしてそれほど向上させるのかということが示されている. - コンピューター用語辞典

This action removes the column from the result set and from the SQL query that is in the Source Code pane, as shown in the following figure.例文帳に追加

この操作によって、次の図に示すように、結果セットと、「ソースコード」区画内の SQL クエリーからこれらの列が削除されます。 - NetBeans

Upon running a query, feedback from the SQL engine is generated in the Output window indicating whether execution was successful or not.例文帳に追加

クエリーを実行すると、SQL エンジンからのフィードバックが「出力」ウィンドウに生成され、実行に成功したかどうかが示されます。 - NetBeans

To provide an SQL (structured query language) trace acquisition system and method, capable of acquiring an SQL trace without needing a heavy load.例文帳に追加

大きな負荷を要求することなくSQLトレースの取得を可能とするSQLトレース取得システム及び方法を提供すること。 - 特許庁

Choose Ascending from the drop-down list in the Sort Type cell.The IDE automatically sets the Sort Order and adds the sort clause to the SQL query.例文帳に追加

「ソート方法」セルのドロップダウンリストから「昇順」を選択します。 ソートの順序が自動的に設定され、SQL クエリーにソート句が追加されます。 - NetBeans

In the Design Grid of the Query Editor, click the Sort Type cell in the DEPDATE row and choose Ascending from the drop-down list. The IDE automatically sets the Sort Order and adds the sort clause to the SQL query.例文帳に追加

クエリーエディタのデザイングリッドで、DEPDATE 行の「ソート方法」セルをクリックし、ドロップダウンリストから「昇順にソート」を選択します。 ソートの順序が自動的に設定され、SQL クエリーにソート句が追加されます。 - NetBeans

In each, the first parameter, which is required, can be either a query array or a key of the $sql property array, for which the corresponding value is a stored query array.例文帳に追加

まず最初のパラメータは必須で、ここにはクエリ配列かあるいは$sql プロパティ配列のキーを指定します。 キーを指定した場合は、それに対応するクエリ配列を使用するようになります。 - PEAR

In the host computer 2, the acquired data are converted into SQL (Structured Query Language) and registered on a database server 8.例文帳に追加

上位コンピュータ2では、取得したデータをSQLに変換し、データベースサーバ8に登録する。 - 特許庁

To improve unbalance of a load when executing each processing phase of SQL (Structured Query Language) to each database server.例文帳に追加

各データベースサーバへのSQLの各処理フェーズ実行時の負荷のアンバランスを改善すること。 - 特許庁

This package is an OO-abstraction to the SQL-Query language, it provides methods such as setWhere, setOrder, setGroup, setJoin, etc. to easily build queries. 例文帳に追加

setWhere、setOrder、setGroup、setJoin などのメソッドを提供することで、簡単にクエリを作成できるようにしています。 - PEAR

When you added a Data Provider for the TRIP table, the IDE created a RowSet object with an SQL query that returns all the rows for all the columns in the table.例文帳に追加

TRIP 表のデータプロバイダを追加したときに、行セットオブジェクトと、表内のすべての列のすべての行を返す SQL クエリーが作成されました。 - NetBeans

The present invention relates to an open database connectivity (ODBC) driver that enables access of data stored in a hierarchical data store through an SQL input query.例文帳に追加

本発明は、SQL入力クエリーを通して、階層データストアに記憶されているデータにアクセスできるようにするオープンデータベースコネクティヴィティ(ODBC)ドライバ。 - 特許庁

In the Outline window, right-click the tripRowSet node and choose Edit SQL Statement.The Query Editor appears in the editing area, with a TRIP table diagram. 例文帳に追加

「アウトライン」ウィンドウで、「tripRowSet」ノードを右クリックし、「SQL 文を編集」を選択します。 編集領域にクエリーエディタが表示され、TRIP 表の図が表示されます。 - NetBeans

In the Navigator window, expand the SessionBean1 node, right-click the tripRowSet node, and choose Edit SQL Statement.The Query Editor appears in the editing area, with a trip table diagram. 例文帳に追加

「ナビゲータ」ウィンドウで SessionBean1ノードを展開し、tripRowSet ノードを右クリックして「SQL 文を編集」を選択します。 編集領域にクエリーエディタが表示され、trip 表の図が表示されます。 - NetBeans

In the SessionBean1 section of the Navigator window, right-click the tripRowSet node and choose Edit SQL Statement.The Query Editor appears in the editing area, with a tripRowSet tab. 例文帳に追加

「ナビゲータ」ウィンドウの「SessionBean1」セクションで「tripRowSet」ノードを右クリックし、「SQL 文を編集」を選択します。 編集領域にクエリーエディタが表示され、「tripRowSet」タブが表示されます。 - NetBeans

In the IDE you can construct and test queries based on the Hibernate Query Language (HQL) using the HQL Query Editor.As you type the query the editor shows the equivalent (translated) 例文帳に追加

IDE で、HQL クエリーエディタを使用して Hibernate クエリー言語 (HQL) に基づくクエリーを構築およびテストできます。 クエリーを入力すると、それに相当する (変換された) SQL クエリーがエディタに表示されます。 - NetBeans

When inquiry of the query such as SQL is given, conversion into a processing tree composed of a relational operation is performed.例文帳に追加

SQLなどのクエリーの問い合わせがあると、関係演算で構成された処理ツリーに変換する。 - 特許庁

To extract an SQL(structured query language) sentence having a problem including a SQL sentence that does not appear as a SQL sentence in a program at an early stage by analyzing a source code of the program in a program analyzing device.例文帳に追加

本発明は、プログラム解析装置に関し、プログラムのソースコードを解析することにより、プログラム中にSQL文として現れないものまで含めて、早期に問題のあるSQL文を抽出することを目的とする。 - 特許庁

First and second table data on a SQL sentence for an ACCESS query is generated based on a predetermined translation table.例文帳に追加

所定の変換表を基にACCESSのクエリのSQL文の第1および第2のテーブルデータを生成する。 - 特許庁

This code binds the value of the PERSONID for the currently selected NAME in the drop-down list to the parameter in the prepared SQL statement for the tripRowSet object, executes the query, and gets the new result set.例文帳に追加

このコードは、ドロップダウンリストで現在選択されている名前 (NAME) の PERSONID の値を、tripRowSet オブジェクトの SQL 文のパラメータにバインドし、クエリーを実行し、新しい結果セットを取得します。 - NetBeans

This is because the old data access hierarchy is so outdated and it is determined that the old hierarchy will automatically go to Structured Query Language (SQL). 例文帳に追加

このことは古いデータアクセス階層があまりにも時代遅れであるからであり、その古い階層は自動的に構造化問合せ言語(SQL)に移行するように決められた。 - コンピューター用語辞典

Next, you connect the page with a database table in the Travel data source.You then use the Query Editor to modify the SQL query used to retrieve the data so that the traveler names appear in alphabetical order and the travel dates appear in chronological order. 例文帳に追加

ここでは、Travel データソースのデータベース表にページを接続します。 次に、旅行者の名前がアルファベット順に表示され、旅行の出発日が日付順に表示されるように、クエリーエディタを使用して、データを取得する SQL クエリーを編集します。 - NetBeans

A client interface part 122 receives a query described by an SQL (Structured Query Language) from a client 110 and provides the client 110 with an interface such as a JDBC (Java Database Connectivity).例文帳に追加

クライアントインタフェース部122は、クライアント110からのSQLなどで記述されたクエリを受け付けたり、クライアント110に対してJDBCなどのインタフェースを提供する。 - 特許庁

Furthermore, an object equivalent to the query is selected from SQL parts prepared in advance for accessing the relational database, the access parameter is transferred to run the query.例文帳に追加

また、あらかじめ用意されている、前記リレーショナルデータベースにアクセスするSQL部品のうち、前記クエリに相当するものを選択し、前記アクセスパラメータを引き渡してクエリを実行する。 - 特許庁

A final variable value is substituted into third table data, and processed as a converted query which can be processed by a SQL Server.例文帳に追加

最終的な変数の値が第3のテーブルデータに代入され、SQL Serverで処理可能な変換後のクエリとして処理される。 - 特許庁

To facilitate database row-level security by utilizing SQL extensions to create and associate named security expressions with a query initiator(s).例文帳に追加

SQLエクステンションを利用して名前付きセキュリティ式を作成しクエリ開始元に関連付けることによってデータベースの行レベルのセキュリティを容易にする。 - 特許庁

The management server creates SQL (Structured Query Language), based o the requests for data extracting processing from the client terminals, performs data-extracting processing in a lump, based on the SQL and transmits extracted data on the completion of extraction to the client terminals to provide the data.例文帳に追加

管理サーバは、クライアント端末からのデータ抽出処理要求に基づくSQLを作成し、そのSQLに基づき一括してデータ抽出処理を行い、抽出完了したデータをクライアント端末へ送信し、提供するようにした。 - 特許庁

Then, when any CSV file is not registered in a CSV file data storage part 23, a control part 21 of the business form creation support server 20 executes SQL(Structured English Query Language) execution processing.例文帳に追加

そして、CSVファイルデータ記憶部23にCSVファイルが登録されていない場合、帳票作成支援サーバ20の制御部21は、SQL実行処理を実行する。 - 特許庁

A data display processing part 16 generates a SQL(structured query language) sentence, that fetches the items selected by the user and authoritative item data in accordance with the access authority information and displays its results.例文帳に追加

データ表示処理部16は、ユーザが選択した項目、アクセス権限情報に従い権限のある項目データを取り出すSQL文を生成し、その結果を表示する。 - 特許庁

例文

A database access analyzing means 23 retrieves an SQL(system query language) command defined with standard SQL in the program of the analytical object and outputs and displays 'access relationship between the corresponding program and a database' based on the corresponding retrieval results on the map 30.例文帳に追加

データベースアクセス解析手段23は、解析対象のプログラムにおいて標準SQLで定義されたSQLコマンドを検索し、当該検索結果に基づく「当該プログラムとデータベースとの間のアクセス関係」をプログラム構造マップ30上にビジュアルに表示出力する。 - 特許庁




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
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会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS