「sql using」を含む例文一覧(41)

  • Using the SQL Editor
    SQL エディタの使用 - NetBeans
  • Using an External SQL Script
    外部 SQL スクリプトの使用 - NetBeans
  • using raw sql
    例 39-4生の SQL を使用する - PEAR
  • Note. If you are using the MySQL database server, open the mysql_insert_data_consult_v2.sql file included in the mysql-consult.zip archive.
    ファイルが SQL エディタで自動的に開きます。 - NetBeans
  • You can create a table by executing an SQL command in the SQL Editor or by using the Create Table dialog box.
    表を作成するには、SQL エディタで SQL コマンドを実行するか、「表を作成」ダイアログを使用します。 - NetBeans
  • we don't recommend using non-standard SQL syntax.
    標準的でない SQL 構文の使用はお勧めしません。 - PEAR
  • However, you just created a COLLEAGUES table in Using the SQL Editor above.
    しかし、前述の「SQL エディタの使用」で COLLEAGUES 表は作成したばかりです。 - NetBeans
  • SQL STATEMENT GENERATING SOFTWARE USING GUI
    GUIによるSQL文作成ソフトウエア - 特許庁
  • Example 62-1. Using an SQL query as datasource
    例 62-1SQL クエリをデータソースとして使用する - PEAR
  • using LIMIT in a SQL-Statment for an Oracle database.
    例えばOracle データベースに対して SQL で LIMIT を使用しているなどが考えられます。 - PEAR
  • using LIMIT in a SQL-Statement for an Oracle database.
    例えばOracle データベースに対して SQL で LIMIT を使用しているなどが考えられます。 - PEAR
  • I.e. using LIMIT in a SQL-Statement for an Oracle database.
    例えばOracle データベースに対して SQL で LIMIT を使用しているなどが考えられます。 - PEAR
  • In NetBeans IDE you can add a database table by either using the Create Table dialog, or by inputting an SQL statement and running it directly from the SQL Editor.
    NetBeans IDE では、「表を作成」ダイアログを使用するか、SQL 文を入力して 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
  • Now that you are connected to the MySQL server, you can create a new database instance using the SQL Editor.
    MySQL サーバーに接続しているので、SQL エディタを使用して新しいデータベースインスタンスを作成できます。 - NetBeans
  • You will find that there is a fine balance between using these builder methods and just using raw SQL.
    これらは、ビルダのメソッドを使用する事と生の SQLを使用することの間で良いバランスを取っていることが分かるでしょう。 - PEAR
  • The instructions in this tutorial are based using a MySQL database that you create with this SQL script.
    このチュートリアルの手順は、この SQL スクリプトで作成する MySQL データベースを使用することを前提としています。 - NetBeans
  • Then, the relevant relational database is retrieved while using the generated SQL instruction.
    そして、生成したSQL命令を用いて当該リレーショナルデータベースを検索する。 - 特許庁
  • 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
  • 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 static analysis program and an SQL static analyzer using a static analysis technology contributing to performance improvement of database access.
    データベースアクセスの性能改善に寄与する静的解析技術を用いたSQL静的解析プログラム及びSQL静的解析装置を提供する。 - 特許庁
  • 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
  • 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文マッチング処理を実行する。 - 特許庁
  • 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文を記述できるわけではない。 - 特許庁
  • 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文を解析する機能と、を実現させる。 - 特許庁
  • To achieve a technology for improving the reusability and maintenance of a program on an AP server by making it possible to perform the collection/working of data necessary for business processing without using a complicate SQL sentence in a DB server.
    DBサーバに複雑なSQL文を発行することなく、業務処理に必要なデータの収集・加工が可能で、APサーバ上のプログラムの再利用性及び保守性を向上できる技術の実現。 - 特許庁
  • This tutorial uses the JavaDB database server but you can also complete the tutorial using the MySQL database server.To create the database in MySQL, download and extract the mysql-consult.zip archive. The archive contains SQL scripts for creating and populating the consult database.For more information on configuring the IDE to work with MySQL, see the Connecting to a MySQL Database tutorial.
    MySQL を操作する IDE の構成については、「MySQL データベースへの接続」チュートリアルを参照してください。 - NetBeans
  • When the database to be the retrieval target is a relational database, it is generated by using an SQL instruction in a table CREATE.
    検索対象となるデータベースがリレーショナルデータベースである場合、テーブルCREATEの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文作成を可能にする。 - 特許庁
  • The optional $from parameter is a sequential array of table names.The $col parameter may either be a column name qualified by a table name, using the SQL syntax table.column, or a column name that is not qualified by a table name, if the identification of the column with a table is unambiguous.
    オプションのパラメータ $fromは、テーブル名の配列です。 $col パラメータは、カラム名の前にテーブル名をつけてSQL で使用する table.column 形式とすることもできますし、もしカラム名が曖昧さなしに解決できるのであればテーブル名をつけなくてもかまいません。 - PEAR
  • The example above is just meant to show what you can do with prepared statements, but if you use MDB2 because you heart portability, then be sure you're using a standard SQL syntax (hint: the db1 INSERT is correct).
    上の例は、単に「プリペアドステートメントではこんなこともできますよ」ということを示すためだけのものです。 可搬性が高いからという理由でMDB2 を採用されるのなら、標準的な SQL構文を使うようにしましょう (ヒント: この例の場合、db1 のINSERT のほうが正解です)。 - PEAR
  • To provide a data search method that can shortly execute a search using a plurality of search values, such as an IN search of SQL syntax.
    SQL構文のIN検索のような複数の検索値を持つ検索を短時間で実行することができるデータ検索方法を提供すること。 - 特許庁
  • This method is provided with a step for generating a data base retrieval condition as an SQL retrieval sentence, performing data base retrieval while using the generated SQL retrieval sentence, and measuring processing time required for retrieval and a step for displaying the processing time required for retrieval on a screen.
    データベース検索条件をSQL検索文として生成し、生成したSQL検索文を用いてデータベース検索を実行し、検索に要した処理時間を計測するステップと、検索に要した処理時間を画面に表示するステップとを備える。 - 特許庁
  • To loosely couple a tightly coupled system including DB access using Web service in a business system adapted to perform DB access to business data stored in a table of DB using SQL sentence.
    DB中のテーブルに格納された業務データを、SQL文を用いてDBアクセスする構造の業務システムにおいて、DBアクセスを含む密結合型システムをWebサービスを用いて疎結合化すること。 - 特許庁
  • A format converting unit 252 is designed to convert the progress data acquired from the SQL server 30 by using a field contrast table recorded in a conversion table storing unit 42.
    フォーマット変換部252は、SQLサーバ30から取得した進捗データの変換を、変換テーブル記憶部42に記録されたフィールド対比テーブルを用いて変換する。 - 特許庁
  • 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
  • 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 secure real time property of response by enabling access to a file system of a process control computer constituted of a relative organization file, an index file and a cyclic file, etc., in an access form using SQL.
    相対編成ファイル、インデックスファイル、サイクリックファイル等で構成されるプロセス制御コンピュータのファイルシステムに、SQLを使ったアクセス形式によりアクセス可能として、応答のリアルタイム性を確保できるようにする。 - 特許庁
  • 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ファイルを解析し、データベースを更新する。 - 特許庁
  • An inquiry processing engine 32 prepares an SQL (structured query language) sentence for inquiring desired data corresponding to a query (inquiry) using the designation of the item used for the regular task from a user who operates a user editor 41 by using the virtual file 31, and transmits it to the DWH 22, and transmits the data derived from the DWH 22 being the answer to the user editor 41.
    問い合わせ処理エンジン32は、仮想ファイル31を利用し、使用者エディタ41を操作する使用者からの普段の業務で用いている項目の名称を使用したクエリ(問い合わせ)に応じた所望のデータを問い合わせるSQL文を作成してDWH22に送出し、また、その回答であるDWH22から導出されたデータを使用者エディタ41に渡す。 - 特許庁
  • 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)ようにした異種データベースアクセス方法である。 - 特許庁

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