1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

SQLを含む例文一覧と使い方

該当件数 : 530



例文

By running SQL queries on a database, you can add,modify and delete data maintained in database structures. 例文帳に追加

データベースに対して SQL クエリーを実行することによって、データベース構造内で保持されているデータを追加、変更、および削除できます。 - NetBeans

Choose Execute Command from the Tables folder in the Database Explorer.A blank canvas opens in the SQL Editor in the main window. 例文帳に追加

データベースエクスプローラで「表」フォルダから「コマンドを実行」を選択します。 メインウィンドウ内に SQL エディタが開き、空白のキャンバスが表示されます。 - NetBeans

LDIF files are human readable, plain text files containing directory data and/or change commands, much like an SQL file. 例文帳に追加

LDIF ファイルは可読形式のテキストファイルで、ディレクトリのデータやその変更コマンドなどが記載されています。 ちょうど SQL ファイルのようなものです。 - PEAR

An SQL generating part 31 automatically generates SQL in which the extracted setting information and the table necessary for retrieval are written.例文帳に追加

SQL生成部31は、抽出された設定情報と検索に必要なテーブルとを書き込んだSQLを自動生成する。 - 特許庁

例文

The stopping step stops data processing of this database control system 1 on the basis of the SQL determined that the sending-out pattern is different from the sending-out pattern of the registered SQL in the SQL determining step.例文帳に追加

停止ステップでは、SQL判定ステップにおいて、登録されたSQLの送出パターンと、送出パターンが相違すると判定されたSQLに基づくデータベース管理システム1のデータ処理を停止する。 - 特許庁


例文

A SQL converting means 7 reads a SQL sentence from the file 2, converts the character string of the SQL sentence by using a parameter file 5 and a conversion correspondence table file 6 and writes it back to the file 2.例文帳に追加

SQL変換手段7はSQLファイル2からSQL文を読み込み、パラメータファイル5と変換対応表ファイル6とを用いてSQL文の文字列を変換し、SQLファイル2に書き戻す。 - 特許庁

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トレース取得システム及び方法を提供すること。 - 特許庁

Note: You can use other database management software, but doing so might require making some adjustments to the SQL script.例文帳に追加

注: ほかのデータベース管理ソフトウェアも使用できますが、そのためには、SQL スクリプトにいくつかの調整を行う必要がある場合があります。 - NetBeans

In this case, the FRIENDS table displays in the lower pane.Note that a new row has been added with the data you just supplied from the SQL statement.例文帳に追加

この場合、FRIENDS 表は下部区画に表示されます。 SQL 文から供給されたデータを使用して、新しい行が追加されています。 - NetBeans

例文

In order to make it clear that the SQL script indeed creates a new table, you can delete the already created COLLEAGUES table now.例文帳に追加

SQL スクリプトによって本当に新しい表が作成されることが明確に分かるよう、ここでは、すでに作成した COLLEAGUES 表を削除します。 - NetBeans

例文

METHOD AND SYSTEM FOR EXECUTING INCREMENT SQL SERVER DATABASE BACKUP例文帳に追加

増分SQLサーバデータベースバックアップを実行する方法およびシステム - 特許庁

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 SQL Editor is generally accessible via the Execute Command option from the right-click menu of the connection node (or of the connection node's child nodes).例文帳に追加

一般に SQL エディタは、接続ノード (または接続ノードの子のノード) の右クリックメニューにある「コマンドを実行」オプションを使用してアクセスできます。 - NetBeans

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

If you give an empty string (""), there will be no root element created here, but only when you add a resultset, array or SQL Statement. 例文帳に追加

もしあなたが空の文字列 ("") を与え、リザルトセット、配列もしくは SQL ステートメントが加えられているときだけ、ルートタグは生成されません。 - PEAR

To realize the uniformity of SQL sentence description, and to improve the sharing and transfer performance of a program source, and to improve the productivity, and to reduce the production or maintenance cost at the time of preparing SQL sentences in a program on a plurality of SQL processors having data dictionaries whose constitutions are different and executing SQL in different SQL language specifications.例文帳に追加

異なるSQL言語仕様でSQLを実行し、異なる構成のデータ辞書を有する複数のSQL処理装置上のプログラムでのSQL文の作成において、SQL文記述の同一化を図り、プログラムソースを共用化したり移行性を高め、生産性を向上させるとともに、生産や保守のコストの削減を図ることを目的とする。 - 特許庁

A conversion verification device 117 inserts a code for extracting an SQL sentence into a program to be processed by an Access database system 111, automatically extracts the SQL sentence in an execution, and converts it into an SQL sentence to be processed by an SQL-SERVER database system 113.例文帳に追加

変換検証装置117では、Accessデータベースシステム111で処理するプログラムに、SQL文を抽出するコードを挿入し、実行時にSQL文を自動的に抽出し、SQL−SERVERデータベースシステム113で処理されるSQL文に変換する。 - 特許庁

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文を記述できるわけではない。 - 特許庁

If finding an SQL statement, a control part 21 of a processing server 20 executes an SQL statement matching process using SQL statement influence pattern data and influence patterns recorded in a learning data storage part 25.例文帳に追加

処理サーバ20の制御部21は、SQL文であることを判定すると、SQL文影響パターンデータ及び学習データ記憶部25に記録された影響パターンを用いて、SQL文マッチング処理を実行する。 - 特許庁

The database operation device 1 includes: an entity object 12 created in each table 17; and an SQL generation part 14 generating an SQL sentence.例文帳に追加

データベース操作装置1は、テーブル17毎に作成されたエンティティオブジェクト12と、SQL文を生成するSQL生成部14とを備える。 - 特許庁

Upon receiving the command, the database transmits empty data when the SQL processing group is not held in its own reception buffer, or transmits the SQL processing group to the PLC when the SQL processing group is held.例文帳に追加

このコマンドを受信したデータベースは、自身の受信バッファにSQL処理群が保持されてないときエンプティデータを送信し、SQL処理群が保持されているときSQL処理群をPLCに送信する。 - 特許庁

A virtual table to be derived is defined by SQL sentence description for making the description of tables between SQL processors identical, and the virtual table is designated instead of a table to be directly data-operated in the SQL sentence.例文帳に追加

SQL処理装置間で表の記述を同じにするためのSQL文記述により導出する仮想表を定義し、SQL文の中で直接のデータ操作対象表に変えて仮想表を指定する。 - 特許庁

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

In this exercise you will edit the default properties specified in hibernate.cfg.xml to enable debug logging for SQL statements and to enable Hibernate's session context management.例文帳に追加

この課題では、hibernate.cfg.xml に指定されたデフォルトのプロパティーを編集し、SQL 文のデバッグログ記録を有効にし、Hibernate のセッションコンテキスト管理を有効にします。 - NetBeans

In the past this didn't work because the SQL Editor would incorrectly split the procedure into multiple semicolon-delimited statements and try to execute them separately. 例文帳に追加

以前は、SQL エディタがプロシージャを複数のセミコロン区切りの文に分割し、それらを個別に実行しようとするため、これは動作しませんでした。 - NetBeans

The model is readily translatable into database languages such as SQL.例文帳に追加

このモデルは、SQLのようなデータベース言語へ容易に翻訳可能である。 - 特許庁

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 this case, the control part 21 retrieves a database from an SQL sentence.例文帳に追加

ここでは、制御部21は、SQL文によりデータベースを検索する。 - 特許庁

To provide an SQL masking type access method for allowing even a person who does not know SQL at all to easily perform access to a relational database.例文帳に追加

SQLをまったく知らない人でもリレーショナルデータベースに容易にアクセスすることができるSQL隠蔽型のアクセス方法を提供する。 - 特許庁

PostgreSQL is a sophisticated Object-Relational DBMS, supporting almost all SQL constructs, including subselects, transactions, and user-defined types and functions. 例文帳に追加

PostgreSQLは洗練されたオブジェクト・リレーショナルDBMSであり, サブ選択, トランザクションおよび利用者定義型と関数を含むほとんどすべてのSQL構造体をサポートする. - コンピューター用語辞典

Right-click the Tables node beneath the MyNewDatabase connection node and choose Execute Command.A blank canvas opens in the SQL Editor in the main window.例文帳に追加

「MyNewDatabase」接続ノードの下にある「表」ノードを右クリックし、「コマンドを実行」を選択します。 メインウィンドウ内に SQL エディタが開き、空白のキャンバスが表示されます。 - NetBeans

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

Each of the allowed action strings is the lower case form of a standard SQL action, and turns on PHP emulation of the corresponding action. 例文帳に追加

アクション文字列として指定する内容は、標準 SQLで定義されているアクションを小文字に変換したものです。 このアクションを、PHP でエミュレートします。 - PEAR

If you are familiar with the SQL language you'll certainly find many ways to adapt the above example to your needs, using more complex queries. 例文帳に追加

SQL 言語になじみのある方なら、上の例を改良し、より複雑なクエリを使用して自分の必要なデータを表示させることができるでしょう。 - PEAR

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文を抽出することを目的とする。 - 特許庁

The SQL static analysis program executed by a computer achieves: a function to store table information of a database targeted by SQL texts to be input; a function to store SQL static analysis definition information for determining whether the SQL texts include factors deteriorating performance of the database access or not; and a function to analyze the SQL texts using the table information and the SQL static analysis definition information.例文帳に追加

本発明に係る実施形態である、コンピュータに実行されるSQL静的解析プログラムは、入力されるSQL文が対象とするデータベースのテーブル情報を記憶する機能と、SQL文がデータベースアクセスの性能劣化を引き起こす要因を含んでいるかを判定するためのSQL静的解析定義情報を記憶する機能と、テーブル情報とSQL静的解析定義情報とを用い、SQL文を解析する機能と、を実現させる。 - 特許庁

In a data access processing management/registration system that registers SQL in a repository and generates a data access processing program or file in which the SQL is embedded, the SQL is verified and corrected following a standardization rule determined by each information system development project, and the SQL whose execution result is the same with or similar to that of the corrected SQL is specified and reused from the repository.例文帳に追加

SQLをリポジトリに登録し、前記SQLを埋め込んだデータアクセス処理プログラムまたはファイルを生成するデータアクセス処理管理・生成システムにおいて、各情報システム開発プロジェクトで定める標準化規則に沿ってSQLを検査・修正すると共に、修正後のSQLと実行結果が重複・類似するSQLをリポジトリ中から特定・再利用する。 - 特許庁

After analyzing that the received SQL state will be repeatedly executed, the look-ahead instruction is issued, and then, the SQL statement is transferred to the DBMS.例文帳に追加

与えられたSQL文が繰り返し実行されるとして解析後、先読み指示を発行し、その後にDBMSに対してSQL文を転送する。 - 特許庁

To achieve high-speed SQL data processing without changing an existing program.例文帳に追加

既存のプログラムを変更せずに高速なSQLデータ処理を実現する。 - 特許庁

AUTOMATIC SQL SENTENCE GENERATION DEVICE BY GUI OPERATION, METHOD THEREFOR AND PROGRAM例文帳に追加

GUI操作によるSQL文自動生成装置、その方法およびプログラム - 特許庁

To provide a business application SQL interface and process for mapping an SQL sentence into a business transaction integrated into business application software.例文帳に追加

SQL文を、ビジネス・アプリケーション・ソフトウェアに組込まれたビジネス・トランザクションにマッピングするための、ビジネス・アプリケーション・SQLインターフェイス及び工程を提供する。 - 特許庁

As for a channel except for the channel (NUT channel) set not to relieve by BLSR among BLSR relief target channels, a VT SQL control part 211 performs squelch decision.例文帳に追加

BLSR救済対象チャンネルのうち、BLSRによる救済をしないと設定されたチャンネル(NUTチャンネル)以外のチャンネルについて、VT SQL制御部211はスケルチ判定する。 - 特許庁

METHOD AND APPARATUS FOR RETRIEVING DATA BASED ON SQL- BASED ANALYTIC ALGORITHM例文帳に追加

SQLベースの分析的アルゴリズムに基づくデータ検索方法及び装置 - 特許庁

To provide an SQL static analysis program and an SQL static analyzer using a static analysis technology contributing to performance improvement of database access.例文帳に追加

データベースアクセスの性能改善に寄与する静的解析技術を用いたSQL静的解析プログラム及びSQL静的解析装置を提供する。 - 特許庁

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

For the IDE to communicate with a database server, the IDE requires a driver supporting the JDBC API (JDBC driver), which translates JDBC calls into the network protocols that are used by SQL databases. 例文帳に追加

IDE でデータベースサーバーと通信するには、JDBC API をサポートし、JDBC 呼び出しを、SQL データベースが使用するネットワークプロトコルに変換するドライバ (「JDBC ドライバ」) が必要です。 - NetBeans

It also showed howwork with the SQL Editor to add data to tables, and use the IDE's functionalityallowing you to recreate tables using definitions from other databases. 例文帳に追加

SQL エディタを操作して表にデータを追加する方法や、ほかのデータベースの定義を使用して表を再作成する IDE の機能の使用方法も示しました。 - NetBeans

DATABASE PROCESSING SYSTEM, ACCESSING METHOD, SQL CONVERTING METHOD AND STORAGE MEDIUM例文帳に追加

データベース処理システム,アクセス方法,SQL変換方法および記憶媒体 - 特許庁

例文

Essentially, log shipping is the process of automating the backup of database and transaction log files on a production SQL server, and then restoring them onto a standby server. 例文帳に追加

本質的に、ログシッピングは稼動SQLサーバ上のデータベースとトランザクション・ログファイルのバックアップを自動化し、それらを待機サーバ上に復元するプロセスのことである。 - コンピューター用語辞典




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
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/ ).
  
© 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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS