1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 146



例文

adding a list of adresses to a database) or if you want to support different databases, which have different implementations of the SQL standard. 例文帳に追加

例えば、住所の一覧をデータベースに登録する場合などがこれにあたります。 また、さまざまなデータベースをサポートする必要があり、それらがそれぞれ標準の SQL とはことなる実装をしている場合などにも便利です。 - PEAR

An SQL command is issued to a database management part 15A by an application program 16 in response to a request from a user.例文帳に追加

利用者からの要求に応じてSQLコマンドが、アプリケーションプログラム16によってデータベース管理部15Aに発行される。 - 特許庁

To provide a database access script creation system, a database access script creation method and a script generation program that can dynamically change arguments, conditions and the like of SQL sentences or the like at access processing to a database, independently of the type of the database.例文帳に追加

データベースの種類に依存せずに、データベースへのアクセス処理時にSQL文などの引数や条件などを動的に変更できるデータベースアクセス用スクリプト作成システム、データベースアクセス用スクリプト作成方法、およびスクリプト生成プログラムを提供する。 - 特許庁

To provide a data processing method capable of extracting an SQL sentence which has not been properly converted when converting a database.例文帳に追加

データベースを変換する際に、適切に変換されなかったSQL文を抽出することを可能にするデータ処理方法を提供する。 - 特許庁

例文

An audit log analyzing part 28 of an index optimizing part 20 acquires the audit log of the database 16, and arranges each SQL into a processing pattern.例文帳に追加

インデックス最適化部20の監査ログ分析部28はデータベース16の監査ログを取得し、各SQLを処理パターンにまとめる。 - 特許庁


例文

The generation of an SQL by using a GUI is made possible by associating the data items of a relational database with figures on a screen.例文帳に追加

リレーショナルデータベースのデータ項目を画面上の図形と対応させることにより、GUIによるSQL文作成を可能にする。 - 特許庁

It is possible to efficiently monitor the entire SQL information and the database performance information by giving no load to the database, the operation servers and a network system and with a minimum load.例文帳に追加

データベース,運営サーバ及びネットワークシステムに負荷を全く与えなかったり最小限の負荷で全てのSQL情報及びデータベース性能情報を効率的にモニタリングすることができる。 - 特許庁

To provide a table structure determination and notification system for preparing an SQL sentence satisfying a request for processing relating to a database from a customer, and for determining a table structure based on the SQL sentence.例文帳に追加

顧客からのデータベースに対する処理に関する要求を満たすSQL文を作成し、そのSQL文に基づいたテーブル構造を決定することが可能なテーブル構造決定及び通知システムを提供すること。 - 特許庁

An SQL file for repair operation to the child data table inside the database is stored, processing based on the SQL file is executed, and a CSV file including the data that are a target of the processing is generated.例文帳に追加

データベース内の子データテーブルに対する修復操作用のSQLファイルを記憶しておき、そのSQLファイルに基づく処理を実行し、かつその処理の対象となったデータが含まれるCSVファイルを生成する。 - 特許庁

例文

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上にビジュアルに表示出力する。 - 特許庁

例文

The consult database includes a variety of relationships.When creating entity classes from a database, the IDE automatically generates the properties of the appropriate Java type based on the SQL type of the columns.The following table describes the entity relationships for the consult database.(The inverse relationships are not shown.)例文帳に追加

consult データベースには、さまざまな関係が含まれています。 データベースからエンティティークラスを作成するときは、表間の関係を示す適切なコードが自動的に生成され、エンティティークラスのフィールドに適切な注釈が追加されます。 - NetBeans

The method for using the database 22 in a computer system, comprises the steps of: separating the information from the program using the database 22 to provide the setting file 24; registering definitions related to the database 22 into the setting file; making the program using the database 22 refer the setting file 24 to make SQL sentences; and accessing the database.例文帳に追加

コンピュータシステムのデータベース22を利用する方法において、データベース22を利用するプログラムと分離して設定ファイル24を設け、この設定ファイルにデータベース22に関する定義を登録しておき、データベース22を利用するプログラムは設定ファイル24を参照してSQL文を作成し、データベース22へアクセスしている。 - 特許庁

To improve the unbalance of a load by efficiently allocating the resources of each BES before executing an SQL in a database management system.例文帳に追加

データベース管理システムにおいて、SQLを実行する前に各BESのリソースを効率よく割当てることで負荷のアンバランスを改善すること。 - 特許庁

To provide a method and program capable of predicting a retrieval time required for a database by SQL sentence under an environment different in hardware performance and the like on the basis of the retrieval time required by the SQL sentence under a developmental environment.例文帳に追加

開発環境での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

To avoid information leakage and data corruption which results from an improper data manipulation instruction by SQL injection issued when measures are insufficient against SQL injection by a malicious cracker, in a system containing a database.例文帳に追加

データベースを内部に持つシステムにおいて、悪意のクラッカによるSQLインジェクションへの対策漏れが発生すると、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文の実行によりデータベース内の各テーブルに適切にアクセスすることのできるプログラムを生成することを目的とする。 - 特許庁

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

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

To automatically decide pictures whose functions to a database are similar from the mounting of an SQL sentence in a source code, and to display those pictures by overlapping them.例文帳に追加

データベースに対する機能が類似している画面をソースコード中のSQL文の実装から自動的に判定し、それらを重ねて表示すること。 - 特許庁

When the SQL command is issued to the database management part 15A, whether or not the identifier inserted into the SQL command by the identifier inserting part 18A is identical with the predetermined identifier is decided by an identifier deciding part 19A.例文帳に追加

SQLコマンドがデータベース管理部15Aに発行されたとき、識別子挿入部18Aによって挿入されたSQLコマンドが含まれる識別子が所定の識別子と同一か否かが、識別子判定部19Aによって判定される。 - 特許庁

When receiving a database manipulation request described by an SQL transmitted from an application group 17, a database switching part 21 transmits the request, depending on the name of a relation manipulated by the manipulation request, to a relational database manipulation part 24 managing the relational database 25 or to a non-relational database, for instance, a database manipulation conversion part 26 managing record data 28 with index.例文帳に追加

アプリケーション群17から送信されたSQLによって記述されたデータベース操作要求を受信すると、データベース切替部21は、その操作要求によって操作されるリレーションの名称に依存して、その要求をリレーショナルデータベース25を管理するリレーショナルデータベース操作部24か、非リレーショナルデータベース、例えば、インデックス付きレコードデータ28を管理するデータベース操作変換部26のいずれかに送信する。 - 特許庁

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などのインタフェースを提供する。 - 特許庁

In the method for migrating the database system through a data communication middleware, a database migration processing terminal receives database migrating operation by a GUI, conversion to an SQL sentence or the selection of a stored procedure is performed concerning the migrating operation designated by the GUI, and outputs a result to a display device, etc.例文帳に追加

データ通信ミドルウェアを介したデータベースシステムの移行方法において、データベース移行処理端末が、GUIによりデータベース移行操作を受け付け、GUIにより指示された移行操作を、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に表示する。 - 特許庁

In "a", SQL for retrieval is input 11, a table identifier of a table added with a database storage region is specified 102, a number of the added database storage region is specified 103, and the retrieval is executed 104.例文帳に追加

(a)において、検索用SQLを入力し(101)、データベース格納領域(以下、領域)を追加する表の表識別子を指定し(102)、追加するデータベース格納領域の個数を指定し(103)、検索実行する(104)。 - 特許庁

A computer is provided with: a database table creation means creating a table having a corresponding structure inside a database based on a setting file acquired from a data collection device; and a database storage means assembling a corresponding SQL based on a record data file acquired from the data collection device, and makes the database additionally store the corresponding data.例文帳に追加

コンピュータには、データ収集装置から取得した設定ファイルに基づいて、対応する構造を有するテーブルをデータベース内に作成するデータベーステーブル作成手段と、データ収集装置から取得した記録データファイルに基づいて、対応するSQL分を組み立てて、該当するデータをデータベースに追加記憶させるデータベース格納手段と、が設けられる。 - 特許庁

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部品のうち、前記クエリに相当するものを選択し、前記アクセスパラメータを引き渡してクエリを実行する。 - 特許庁

To provide a database system capable of treating XML data without new designing and creating of data definition command and capable of operating the XML data with SQL language.例文帳に追加

データ定義命令を新たに設計、作成しなくても、XMLデータを取り扱うことができ、SQL言語によってXMLデータを操作することができるデータベースシステムを提供する。 - 特許庁

To provide a database operation device, a database operation method and a program, allowing execution of operation without requesting description of SQL (Structured Query Language) from a user side when setting two or more related tables as operation targets, and allowing suppression of deterioration of access performance at that time.例文帳に追加

関連する2以上のテーブルを操作対象とした場合において、利用者側にSQLの記述を求めることなく操作を実行し得、且つ、その際のアクセス性能の低下を抑制し得る、データベース操作装置、データベース操作方法、及びプログラムを提供する。 - 特許庁

The database management system is composed of a SQL execution part and a command execution part which execute events such as an SQL and a command, an audit trail acquisition determination part which determines whether the execution result is recorded as an audit trail or not, and an audit trail output part which outputs to a file for audit trail editing the result of the audit trail.例文帳に追加

データベース管理システムは,SQLやコマンド等のイベントを実行する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文を自動生成する。 - 特許庁

According to the information, the specified time required for the database in the new environment system by the SQL sentences is calculated according to a preset prediction calculation formula and outputted.例文帳に追加

これらの情報により、前記SQL文による前記新たな環境のシステムにおけるデータベースの検索所要時間を予め設定した予測計算式に従って算出して出力する。 - 特許庁

When the first system using an ISAM database is to be connected with the second system using RDB, the result of SQL (structured query language) inquiry to the RDB is stored in the ISAM database of the first system (S13), and if there is any update for the ISAM database, an update the same as for the ISAM database is made even to the RDB (S16).例文帳に追加

ISAMデータベースを利用している第1のシステムをリレーショナルデータベースを利用している第2のシステムに接続する際に、リレーショナルデータベースに対するSQL問い合わせ結果を第1のシステムのISAMデータベースに格納し(S13)、ISAMデータベースに対する更新がある場合にはISAMデータベースと同じ更新をリレーショナルデータベースに対しても行う(S16)ようにした異種データベースアクセス方法である。 - 特許庁

This XML data loader provides extendable architecture for generating each type of SQL of XML texts to be loaded, analyzes XML files using multi-thread process and separation of the process and revises the database.例文帳に追加

XMLデータ・ローダは、ロードされるXML文書の各タイプのSQLを生成する拡張可能なアーキテクチャを提供し、プロセスのマルチスレッド処理と分離を利用して、XMLファイルを解析し、データベースを更新する。 - 特許庁

Next, when retrieval conditions are inputted in the case of retrieving this relational database, this retrieval system refers to the prepared table body structure information and generates the SQL instruction for retrieval.例文帳に追加

次に、この検索システムは、このリレーショナルデータベースを検索する場合に、検索条件を入力すると、前記のように用意されたテーブル構造体情報を参照して検索のためのSQL命令を生成する。 - 特許庁

Databases, external keys, the user's profile information for extracting properties from positional information, data source information, and a definition of a schema having SQL statements are stored in a database, and access to the stored information is provided.例文帳に追加

データベース、外部キー、位置情報からプロパティを抽出するユーザのプロファイル情報、データソース情報、SQL命令文を有するスキーマ定義がデータベースに格納され、格納された情報へのアクセスが提供される。 - 特許庁

When an SQL request sentence is issued from an out-of-card software 41 operated on an out-of-card device 4, and communication data for requesting a database access processing shown by the SQL request sentence are consequently transmitted from the out-of-card device 4 to the IC card 1, an SQLAP 112 in the IC card 1 receives the communication data through an OS 211.例文帳に追加

ICカード1内のSQLAPI12は、カード外装置4上で動作するカード外ソフトウェア41からSQL要求文が発行された結果、カード外装置4からICカード1に対し当該SQL要求文により示されるデータベースアクセス処理を要求する通信データが送信された場合、当該通信データをOS211を介して受け取る。 - 特許庁

A method for controlling access from a user application program to the same relational database comprises the step of, if receiving a declaration of processing handling much data from the user application, setting the relational database in a database storage area on a full execution space through an SQL issuance program and, when the user application program issues the next request, searching the set database storage area to return data to the requester.例文帳に追加

ユーザアプリケーションプログラムが同一のリレーショナルデータベースにアクセスする際の制御方法であって、ユーザアプリケーションから大量データを扱う処理であるという宣言を受けた場合、SQL発行プログラムよりリレーショナルデータベースを全件実行空間上のデータベース格納エリアに設定し、ユーザアプリケーションプログラムより次要求が発生した際は設定したデータベース格納エリアを検索し、要求元にデータを返すステップを備えることを特徴とする。 - 特許庁

A DATABASE (database) building-in part 3 determines a data storing table based on the table name in the template file, the number of data inputs based on the number of columns, a KEY column based on the KEY name, and an input processing (INSERT, UPDATE) based on the processing section, produces and issues an SQL sentence, and stores data.例文帳に追加

DATABASE(データベース)組込3は、テンプレートファイルのテーブル名でデータ格納テーブルを判断し、同ファイルのカラム数からデータの入力数、KEY名からKEYとなる列、処理区分から入力処理(INSERT、UPDATE)を判断し、SQL文の作成、発行を行いデータを格納する。 - 特許庁

In the wide area data cooperation system, a server 201 is provided with a profile preparation means 202 for preparing a definition file (profile) indicating a path (an IP address of the server, a DB name, etc.) up to data stored in a server database 207 and an access method (a sort of an SQL sentence, etc.).例文帳に追加

サーバ201は、サーバデータベース207が持つデータまでのパス(サーバのIPアドレスやDB名等)やアクセス方法(SQL文の種類等)を示す定義ファイル(プロファイル)を作成するプロファイル作成手段202を備える。 - 特許庁

A string definition portion, a storage region definition portion, and an index definition portion unitarily managed as a file specification 1 are converted into a data definition table 3 and a table definition SQL (DDL) {structured query language (data description language)} script 2, with items corresponding to the database table name and column name.例文帳に追加

ファイル仕様書1として一元的に管理する列定義部分、記憶領域定義部分、索引定義部分を、項目をデータベース表名、カラム名と対応させたデータ定義テーブル3と表定義用SQL(DDL)スクリプト2とに変換する。 - 特許庁

A template engine 40 calls a template, generates display programs in a data input screen and a retrieval data display screen in accordance with a processing mode, and forms a control SQL sentence making the database engine 30 input and retrieve data.例文帳に追加

テンプレートエンジン40は、テンプレートを呼び出して、処理モードに応じてデータ入力用画面及び検索データ表示画面の表示用プログラムを生成し、またデータベース・エンジン30にデータを入力/検索させる制御用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つ或はそれ以上のグループ分けを見出し、それらグループ分けの内の同質のものをクラスタとして識別する。 - 特許庁

An information processor is provided with an access definition file output means for outputting an access definition file based on operation information related with the operation of the table of a database input through an information input picture and the relevant information of a program related with access to the table of the database; and a source code generation means for assembling an SQL sentence which is scheduled to be issued based on the access definition file.例文帳に追加

情報入力画面を介して入力された、データベースのテーブルの操作に係る操作情報と、データベースのテーブルに対するアクセスに係るプログラムの関連情報と、に基づいて、アクセス定義ファイルを出力するアクセス定義ファイル出力手段と、アクセス定義ファイルに基づいて、発行予定のSQL文を組み立てるソースコード生成手段と、を有することによって課題を解決する。 - 特許庁

A main control part 30 in an application server 30 generates an SQL retrieval expression to execute retrieval of a database 50 when a retrieval request is received from terminals 1 and 2 and transmits a retrieval result to terminals 1 and 2 and stores the retrieval expression and a retrieval condition in a cache memory 32 in association with each other.例文帳に追加

アプリケーションサーバ30内部の主制御部30は、端末1,2から検索要求を受信した場合にSQL検索式を作成してデータベース50の検索を実行し、検索結果を端末1,2に送信するとともに、検索式と検索条件とを関連付けてキャッシュメモリ32に記憶する。 - 特許庁

例文

This checking operation management system includes an SQL server 2 connected to a client terminal 1, and connected to two networks 5 and 6 for integrating data from the two networks 5 and 6 into a database, and for outputting the data to the client terminal 1; and a PDA 4 selectively wireless-connected to the two networks 5 and 6 for transmitting the check result to any of the two networks 5 and 6.例文帳に追加

クライアント端末1に接続されると共に二つのネットワーク5、6に接続されこの二つのネットワーク5、6からのデータをデータベース化し上記クライアント端末1に出力するSQLサーバ2と、二つのネットワーク5、6に選択的にワイヤレス接続が可能でこの二つのネットワーク5、6のいずれかに点検結果を送信するPDA4と、を有する。 - 特許庁




  
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