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
This step is necessary when running queries from the SQL Editor in NetBeans IDE. NetBeans IDE で 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
In the Outline Window, right-click the tripRowSet1 node and choose Edit SQL Statement. 「アウトライン」ウィンドウで、「tripRowSet1」ノードを右クリックし、「SQL 文を編集」を選択します。 - NetBeans
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
The $filter parameter is an SQL logical expression string that limits the result set.
$filter パラメータは SQL の論理式を表す文字列で、結果セットを絞り込みます。 - PEAR
PROGRAM FOR SQL AUTOMATIC GENERATION SQL自動生成のためのプログラム - 特許庁
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に格納する。 - 特許庁
You see =? in the Criteria column for personid, which adds the following WHERE clause in the SQL query. personid の「条件」列に「=?」と表示され、SQL クエリーに次の WHERE 句が追加されます。 - NetBeans
The SQL for creating the customer should be listed in the server log. サーバーログには、顧客を作成するための SQL が一覧表示されるはずです。 - NetBeans
MySQL employs SQL, or StructuredQuery Language, for accessing and processing data contained in databases.
MySQL は、データベース内のデータへのアクセスおよび処理に SQL (Structured Query Language) を使用しています。 - NetBeans
A common way of interacting with databases is through an SQL editor.
データベースと対話する一般的な方法は、SQL エディタ経由で行う方法です。 - NetBeans
This step is necessary to enable running an SQL command for creating a user because you cannot run an SQL command without being connected to any database.
これは、ユーザーを作成する SQL コマンドを実行できるようにするために必要な手順です。 データベースに接続しないと SQL コマンドを実行できないからです。 - NetBeans
The buildFilter method uses the quote method internally to construct SQL literal string representations of values.
buildFilter メソッドは内部で quote メソッドを使用してSQL リテラル文字列を作成しています。 - PEAR
The PLC retransmits the SQL processing group when the empty data are received, or transmits a differential SQL sentence continued to the SQL sentences included in the received SQL processing group when the SQL processing group is received. PLCはエンプティデータを受信すればSQL処理群を再送信し、SQL処理群を受信すれば受信したSQL処理群に含まれるSQL文に続く差分のSQL文を送信する。 - 特許庁
A database accessing means 4 acquires a SQL sentence from a SQL file 2 that collectively manages SQL sentences through a SQL acquiring means 3, executes the acquired SQL sentences and accesses a database 1. データベースアクセス手段4はSQL取得手段3を介してSQL文を一括管理するSQLファイル2からSQL文を取得し、取得したSQL文を実行してデータベース1にアクセスする。 - 特許庁
SQL TRACE ACQUISITION SYSTEM AND METHOD SQLトレース取得システム及び方法 - 特許庁
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
When you run your project you will be able to see the SQL query printed in the IDE's Output window.
プロジェクトを実行すると、IDE の出力ウィンドウに SQL クエリーが表示されます。 - NetBeans
You can use the SQL Editor toformulate a simple statement that adds a new record:
SQL エディタを使用して、新しいレコードを追加する簡単な文を作成できます。 - NetBeans
In the following step, you use an external SQL script to create a new COLLEAGUES table. 次の手順では、外部 SQL スクリプトを使用して、新しい COLLEAGUES 表を作成します。 - 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
Unlike SQL files, it is data centric, not action centric.
SQL ファイルとは異なり、アクション中心ではなくデータ中心の構造となっています。 - PEAR
SQL SENTENCE PREPARATION METHOD ON DIFFERENT SQL PROCESSOR AND VIRTUAL TABLE PREPARATION DEVICE 異SQL処理装置上のSQL文作成方法、及び仮想表作成装置 - 特許庁
SQL STATEMENT GENERATING SOFTWARE USING GUI GUIによるSQL文作成ソフトウエア - 特許庁
METHOD FOR UPDATING DATABASE BY SQL STATEMENT SQL文によるデータベース更新方法 - 特許庁
MySQL drivers tested with the MySQL database:
Oracle、SQL Server、DB2、および Sybase データベースでテストされた DataDirect ドライバ: - NetBeans
In the Navigator window, expand the SessionBean1 node, right-click employeeRowSet, and choose Edit SQL Statement.
「ナビゲータ」ウィンドウで「SessionBean1」ノードを展開し、「employeeRowSet」を右クリックして「SQL 文を編集」を選択します。 - NetBeans
This property causes all SQL statements to be printed to the application server's log file.
このプロパティーにより、すべての SQL 文がアプリケーションサーバーのログファイルに出力されます。 - NetBeans
Delete the existing SQL query you find there and enter the following query:SELECT MAX(trip.tripid)+1 AS MAXTRIPID FROM trip
そこにある既存の SQL クエリーを削除し、次のクエリーを入力します。 SELECT MAX(trip.tripid)+1 AS MAXTRIPID FROM trip - NetBeans
Standards that the Open Group maintains include the standard UNIX program interfaces and SQL.
オープン・グループが維持している標準には, 標準UNIXプログラム・インタフェースとSQLが含まれる. - コンピューター用語辞典
SQL Server differentiates between "user defined functions that return a table" and "in-line table functions".
SQLサーバは「表を返す利用者定義関数」と「インライン表関数」とを区別する。 - コンピューター用語辞典
In the SessionBean1 section of the Outline window, right-click the tripRowSet node and choose Edit SQL Statement. 「アウトライン」ウィンドウの「SessionBean1」セクションで、「tripRowSet」ノードを右クリックし、「SQL 文を編集」を選択します。 - NetBeans
Example 39-4.
このため、SQL 文の一部として生の文字列を配置するためにSQL 型を使用することができます。 - PEAR
Example 62-1. Using an SQL query as datasource
例 62-1SQL クエリをデータソースとして使用する - PEAR
This feature transparently adds LIMIT clauses to your SQL statement, providing optimized database access.
この機能は、SQL 文に透過的に LIMIT 句を追加し、データベースへのアクセスを最適化します。 - PEAR
The new instance is bind to an DSN, so you have only to provide an SQL query.
新しいインスタンスが DSN と結びつけるので、あなたは SQL クエリを投げるだけでよいです。 - PEAR
Right-click the node for the connection and choose Execute Command to open the SQL Command query editor. 接続ノードを右クリックし、「コマンドを実行」を選択して SQL コマンドのクエリーエディタを開きます。 - NetBeans
Click OK.You see =? in the Criteria column for TRIPID, which adds the followingWHERE clause in the SQL query.
「閉じる」をクリックします。 TRIPID の「条件」列に「=?」と表示され、SQL クエリーに次の WHERE 句が追加されます。 - NetBeans
You can use the database server bundled with the Sun Java System Application Server or any JDBC-compliant SQL server.
Sun Java System Application Server または JDBC-準拠の SQL サーバーにバンドルされているデータベースサーバーを使用できます。 - NetBeans
The SQL script specifies the InnoDB storage engine in order to handle the foreign keys in this database. このデータベースの外部キーを処理するために、SQL スクリプトは InnoDB ストレージエンジンを指定します。 - NetBeans
Issuing commands from an external SQL script is a popular way to manage your database. 外部 SQL スクリプトからコマンドを発行するのは、データベースを管理するのに一般的な方法です。 - NetBeans
On the basis of the SQL input, the driver transforms the hierarchical data store into relational database tables. ドライバは、SQL入力に基づいて、階層データストアをリレーショナルデータベーステーブルに変換する。 - 特許庁
Single SQL statements can perform the same functions as many lines of conventional code
単一のSQLステートメントで,従来のコードで多くの行に相当する機能を実行する - コンピューター用語辞典
SQL provides an English-like language with a few simple rules to learn, such as the placement of keywords
SQLは英語に似た言語で,キーワードの位置など僅かで簡単な規則を憶えるだけですむ - コンピューター用語辞典