1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 65



例文

In addition, based on the database specification 120, a SQL conditional statement generation class is formed which forms SQL conditions used for a retrieval procedure of the database access class 150.例文帳に追加

また、データベース仕様120に基づき、データベースアクセスクラス150が検索処理に用いるSQL条件を生成するSQL条件文生成クラスを生成する。 - 特許庁

'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

To solve the problem that any one can not always freely describe an SQL statement since one has to learn and understand the SQL, which is a language for inquiry of a relational database, in order to fully use the SQL, when information is acquired, in prior art, from a relational database by using the SQL.例文帳に追加

従来技術では,リレーショナルデータベースからの情報取得はSQLと呼ばれるリレーショナルデータベースの問い合わせのための言語を使用するが、SQLを使いこなすには、SQLを学習して理解する必要があり、誰もが自由にSQL文を記述できるわけではない。 - 特許庁

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 automatic preparing method for the database query statement (SQL statement) has a step of generalizing the table structure of the relational database, a step of defining the mapping between data in the relational database generated according to the generalized table structure and application data, and a step of generating the SQL statement by making the syntax of the mapping definition correspond to SQL syntax.例文帳に追加

データベース照会文(SQL文)の自動生成方法は、リレーショナルデータベースのテーブル構造を汎用化するステップと、汎用化されたテーブル構造にしたがって作成されたリレーショナルデータベース内のデータとアプリケーションデータとのマッピング定義を行うステップと、マッピング定義の構文とSQL構文とを対応付けることによりSQL文を生成するステップとを有する。 - 特許庁


例文

A look-ahead program acquires the repeatedly executed SQL statement and execution start information of its process, and it issues a look-ahead instruction of data to a storage on the basis of the statement and information.例文帳に追加

先読みプログラムが、繰り返し実行されるSQL文と、その処理の実行開始情報を取得し、それを基にデータの先読み指示を記憶装置に対して発行する。 - 特許庁

Receiving the template and argument, the part 144 combines the argument with the template to produce an SQL statement.例文帳に追加

テンプレートと引数とを受け取ったSQL文作成部144では、テンプレートに受け取った引数を組み合わせてSQL文を作成する。 - 特許庁

In a second method, the repeatedly executed SQL statement is sent to the look-ahead program at the processing start, and the look-ahead instruction is issued on the basis of its analysis result.例文帳に追加

第二の方法では、繰り返し実行SQL文を処理開始時に先読みプログラムに与え、その解析結果を基に先読み指示を発行する。 - 特許庁

An SQL automatic generation part 17 automatically generates an SQL statement corresponding to the division and position of the user according to the access authority by users stored in the user access authority setting table 14 and the conditions for selecting the table of the referenced relational database and the record of the table inputted by the user.例文帳に追加

SQL自動生成部17は、利用者アクセス権限設定テーブル14に格納された利用者毎のアクセス権限と、利用者により入力された参照するリレーショナルデータベースの表と表のレコードを選択するための条件から、利用者の所属と職位に対応した、SQL文を自動生成する。 - 特許庁

例文

In a first method, acquisition of the repeatedly executed SQL statement and analysis of a processing content is carried out beforehand by the look-ahead program, and it issues the look-ahead instruction on the basis of the precedent analysis on reception of notice of a processing start.例文帳に追加

第一の方法では、繰り返し実行SQL文の取得と、処理内容の解析を先読みプログラムが事前に実施し、処理開始の通知を受け、事前解析を基に先読み指示を発行する。 - 特許庁

例文

An inquiry processing part 113 composes an SQL statement according to the set query and passes it to the database management part 120, and edits and displays an access result of the database on the display and input device 11 once receiving it.例文帳に追加

照会処理部113は設定されたクエリからSQL文を組み立ててデータベース管理部120に引き渡し、またデータベースのアクセス結果をデータベース管理部120から受けると編集して表示/入力装置11に表示する。 - 特許庁

A retrieval expression automatic generation device 206 automatically generates an SQL retrieval statement while taking the cumulative frequencies, etc., by the item values recorded in the storage part 209 into consideration and presents records including item values selected frequently in the past.例文帳に追加

検索式自動生成装置206 は、格納部209 に記録された各項目値毎の累積回数等を考慮してSQL検索文を自動生成し、過去に数多く選択された項目値を含むレコードを利用者に提示する。 - 特許庁

To form a program which can form a class and a database according to the specifications of the class and the database designed beforehand, and which can access to tables in the database by executing a SQL statement once.例文帳に追加

予め設計されたクラスの仕様とデータベースの仕様との各仕様に基づくクラス及びデータベースを生成するとともに、1回のSQL文の実行によりデータベース内の各テーブルに適切にアクセスすることのできるプログラムを生成することを目的とする。 - 特許庁

The analytic algorithm corresponding to the cluster analysis including an SQL statement and program-like repetition finds out one or more groupings for the data retrieved from a relational database management system, and identifies the homogeneous one in those groupings as a cluster.例文帳に追加

クラスタ分析に対する分析アルゴリズムはSQLステートメント及びプログラム的反復を含んで、関係データベース管理システムから検索されたデータにおいて1つ或はそれ以上のグループ分けを見出し、それらグループ分けの内の同質のものをクラスタとして識別する。 - 特許庁

例文

According to location information and document structure information on SGML documents, an SQL statement generated under retrieval conditions from a user is expanded into commands for the full-text retrieving engine, which is accessed to extract information present in each of the SGML documents.例文帳に追加

本発明は、SGML文書の所在情報、文書構造情報に基づいて、ユーザからの検索条件を元に生成したSQL文を全文検索エンジン用のコマンドに展開し、全文検索エンジンにアクセスして各SGML文書に内在する情報を抽出する。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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