| 例文 |
sql andの部分一致の例文一覧と使い方
該当件数 : 257件
executing SQL statements and queries 例文帳に追加
SQL 文とクエリーの実行 - NetBeans
See Wikipedia on SQL injections and the 例文帳に追加
SQL インジェクションに関する Wikipedia および - NetBeans
In the SQL Editor, replace the existing code with the following code and click Run SQL. 例文帳に追加
SQL エディタで既存のコードを次のコードに置き換え、「SQL を実行」をクリックします。 - NetBeans
autoPrepare autoExecute--Automatically prepare and execute SQL statements 例文帳に追加
autoPrepare autoExecute--SQL 文を自動的に準備・実行する - PEAR
Execute an SQL command in the SQL Editor by right-clicking the node and choosing Execute Command. 例文帳に追加
ノードを右クリックし、「コマンドを実行」を選択して、SQL エディタで SQL コマンドを実行する。 - NetBeans
DataDirect drivers tested with Oracle, SQL Server, DB2 and Sybase databases: 例文帳に追加
Oracle、SQL Server、DB2、および Sybase データベースでテストされた DataDirect ドライバ: - NetBeans
Introduction - autoPrepare autoExecute--Automatically prepare and execute SQL statements 例文帳に追加
導入 - autoPrepare autoExecute--SQL 文を自動で組み立て、実行する - PEAR
The SQL Editor enables you to write and execute SQL commands on any connected database. 例文帳に追加
SQL エディタを使用して、接続したデータベースに対し、SQL コマンドを作成し、実行することができます。 - NetBeans
This package bases on an SQL-Builder which lets you easily build SQL-Statements and execute them. 例文帳に追加
このパッケージは SQL-Builder をもとにしており、SQL 文の作成や実行が簡単にできるようになります。 - PEAR
Introduction - Prepare Execute--Prepare and execute SQL statements 例文帳に追加
導入 - 準備と実行--SQL 文を準備し、実行する - PEAR
SQL MANAGEMENT SYSTEM AND SQL MANAGEMENT METHOD AND PROGRAM例文帳に追加
SQL管理システムとSQL管理方法およびプログラム - 特許庁
Right-click inside the SQL Editor and choose Run Statement. 例文帳に追加
SQL エディタ内を右クリックし、「文を実行」を選択します。 - NetBeans
Embedded SQL provides a preprocessor for embedding SQL Statements in ANSI/ISO standard programming languages such as C and COBOL, and ... 例文帳に追加
埋込型SQLは、CやCOBOLのようなANSI/ISO標準プログラミング言語中にSQL文を埋め込むための前置プロセッサを提供し、... - コンピューター用語辞典
If you have created an SQL script elsewhere, you can simply open it in NetBeans IDE and run it in the SQL Editor.例文帳に追加
ほかの場所で SQL スクリプトを作成していた場合は、そのスクリプトを NetBeans IDE で開き、SQL エディタで実行すればよいだけです。 - NetBeans
SQL Editor Improvements (code completion, save/recallqueries, and more) 例文帳に追加
SQL エディタの改善 (コード補完、クエリーの保存と再呼び出しなど) - NetBeans
Write, edit and execute SQL commands on a connected database 例文帳に追加
接続されたデータベースへの書き込み、編集、SQL コマンドの実行 - NetBeans
Enhancements to SQL to accommodate national and international standards 例文帳に追加
米国規格ならびに国際規格に合せるためのSQLの強化 - コンピューター用語辞典
examples of relational database(RDB) systems are DBase II, INGRESS, QGE, RAPPORT, and SQL/DS 例文帳に追加
リレーショナルデータベース(RDB)システムとしては,DBase II,INGRESS,QBE,RAPPORT,SQL/DSなどがある - コンピューター用語辞典
Prepare Execute--Prepare and execute SQL statements 例文帳に追加
準備と実行--プリペアドステートメント - PEAR
The characters =? appear in PERSONID's Criteria field, and the criteria WHERE TRAVEL.TRIP.PERSONID=? appears at the end of the SQL statement in the SQL Pane at the bottom of the editor. 例文帳に追加
PERSONID の「条件」フィールドに =? の文字が表示され、エディタ下部の SQL 区画内の SQL 文の末尾に条件「WHERE TRAVEL.TRIP.PERSONID=?」が表示されます。 - NetBeans
Make sure that the consult database is selected in the Connection drop-down list in the SQL editor toolbar and click the Run SQL button.例文帳に追加
SQL エディタツールバーの「接続」ドロップダウンリストで consult データベースが選択されていることを確認し、「SQL を実行」ボタンをクリックします。 - NetBeans
In the Outline window, right-click tripRowSet under SessionBean1 and choose Edit SQL Statement from the pop-up menu.The SQL Query Editor opens. 例文帳に追加
「アウトライン」ウィンドウで、「SessionBean1」の下の「tripRowSet」を右クリックして、ポップアップメニューから「SQL 文を編集」を選択します。 SQL クエリーエディタが開きます。 - NetBeans
In the Navigator window, right-click employeeRowSet1, and choose Edit SQL Statement. 例文帳に追加
「ナビゲータ」ウィンドウで employeeRowSet1 を右クリックし、「SQL 文を編集」を選択します。 - NetBeans
Optional PHP emulation of SQL ON DELETE and ON UPDATE referentially triggered actions. 例文帳に追加
SQL の ON DELETE トリガーや ON UPDATEトリガーによる連鎖更新の、PHP によるエミュレート。 - 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
A database access common library 3 holds information of an SQL sentence and a host variable value in a corresponding region in an SQL information table 6 in executing the SQL sentence and assigning the host variable to the SQL sentence in a user executing program 1.例文帳に追加
データベースアクセス共通ライブラリ3は、ユーザ実行プログラム1において、SQL文の実行時、および、SQL文に対するホスト変数の割り当て時のそれぞれにおいて、SQL文およびホスト変数値の情報をSQL情報テーブル6の対応する領域に保持する。 - 特許庁
Make sure that the consult database is selected in the Connection drop-down list in the SQL editor toolbar and click the Run SQL button in the toolbar.例文帳に追加
SQL エディタツールバーの「接続」ドロップダウンリストで consult データベースが選択されていることを確認し、ツールバーの「SQL を実行」ボタンをクリックします。 - NetBeans
Copy the contents of the create-Travel-derby.sql file and paste it into the SQL Command query editor. -->例文帳に追加
create-Travel-derby.sql ファイルの内容が、SQL コマンドのクエリーエディタに表示されます。 - NetBeans
In the Navigator Window, right-click the tripRowSet1 node and choose Edit SQL Statement.例文帳に追加
「ナビゲータ」ウィンドウで、「tripRowSet1」ノードを右クリックし、「SQL 文を編集」を選択します。 - NetBeans
In the Outline Window, right-click the tripRowSet1 node and choose Edit SQL Statement.例文帳に追加
「アウトライン」ウィンドウで、「tripRowSet1」ノードを右クリックし、「SQL 文を編集」を選択します。 - NetBeans
To select an SQL group including a search system SQL and an update system SQL for finding an effective tuning method in an SQL group unit.例文帳に追加
検索系および更新系SQLを含めたSQLグループを選出し、SQLグループ単位での有効なチューニング方法を求める。 - 特許庁
Copy the contents of thecar.sql file and paste them into the SQL Command 1 tab of the Source Editor.This is the SQL script which will populate the database with data about cars.例文帳に追加
car.sql ファイルの内容をコピーし、ソースエディタの「SQL コマンド 1」タブにペーストします。 これは、車に関するデータをデータベースに挿入する SQL スクリプトです。 - NetBeans
SQL TRACE ACQUISITION SYSTEM AND METHOD例文帳に追加
SQLトレース取得システム及び方法 - 特許庁
MySQL employs SQL, or StructuredQuery Language, for accessing and processing data contained in databases. 例文帳に追加
MySQL は、データベース内のデータへのアクセスおよび処理に SQL (Structured Query Language) を使用しています。 - NetBeans
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
To provide an SQL debugging method of a different type of database system for facilitating debug of an error in executing an SQL occurring in the different type of database system, and its system.例文帳に追加
異種データベースシステムで発生したSQL実行時エラーのデバックを容易にする異種データベースシステムSQLデバッグ方法及びそのシステムを提供する。 - 特許庁
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
There have been changes made to Visual SQL Editor and database functionality in NetBeans 6.0. They are as follows: 例文帳に追加
NetBeans 6.0 では、ビジュアル SQL エディタとデータベース機能が次のように変更されました。 - NetBeans
Click Run in the SQL Editor's toolbar and the script is loaded into the database.例文帳に追加
SQL エディタのツールバーで「実行」をクリックすると、スクリプトがデータベースに読み込まれます。 - NetBeans
To execute the query, right-click within the SQL Editor and choose RunStatement. 例文帳に追加
クエリーを実行するには、SQL エディタ内を右クリックし、「文を実行」を選択します。 - NetBeans
Enquotes and escapes a value in a form appropriate for inclusion in an SQL query. 例文帳に追加
SQL クエリで使用するために、適切な方式で値のクォートとエスケープを行います。 - PEAR
When an SQL change instruction including a service name, a component name, and a change SQL text is input, a monitoring/tuning control part 2 stores them in the storage part 3.例文帳に追加
モニタリング/チューニング制御部2は、サービス名、コンポーネント名、変更SQL文を含むSQL変更指示が入力されると、それらを格納部3に格納する。 - 特許庁
SQL SENTENCE PREPARATION METHOD ON DIFFERENT SQL PROCESSOR AND VIRTUAL TABLE PREPARATION DEVICE例文帳に追加
異SQL処理装置上のSQL文作成方法、及び仮想表作成装置 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., 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会員(無料)になると
|
