a string containing an SQLstatement.
SQL ステートメントを含む文字列 - PEAR
SQLstatement for preparing is not valid.
準備された SQL 文が無効です。 - PEAR
SQLstatement handle is not valid.
有効な SQL 文ハンドルではありません。 - PEAR
The database does a pre-check of the SQLstatement SQL 文の事前チェックを行います。 - PEAR
Each part of an SQLstatement is called a clause of the statement SQLステートメントの各部分を,ステートメントの文節と呼ぶ - コンピューター用語辞典
Query ArraysEach SQL select statement is defined by a "query array".
SQL の select 文は "クエリ配列" として定義されます。 - PEAR
To less data for filling the prepared SQLstatement.
プリペアド SQL ステートメントに代入するデータが足りません。 - PEAR
Some types are sql specific, or may even be database specific, you can use the sql type to put raw strings as part of the sqlstatement.
いくつかの型は SQL 固有、あるいはデータベース固有でさえあるかも知れません。 - PEAR
Right-click inside the SQL Editor and choose Run Statement.
SQL エディタ内を右クリックし、「文を実行」を選択します。 - NetBeans
Adds an aditional result set generated from an SQLstatement.
SQL ステートメントから生成されたリザルトセットを追加します。 - PEAR
In the most cases a misformed SQLstatement. Ie.
たいていの場合は SQL 文が間違っていることが原因です。 - PEAR
In the most cases a misformed SQLstatement.
たいていの場合は SQL 文が間違っていることが原因です。 - PEAR
SQLSTATEMENT GENERATING SOFTWARE USING GUI GUIによるSQL文作成ソフトウエア - 特許庁
METHOD FOR UPDATING DATABASE BY SQLSTATEMENT SQL文によるデータベース更新方法 - 特許庁
In the Navigator window, right-click employeeRowSet1, and choose Edit SQLStatement.
「ナビゲータ」ウィンドウで employeeRowSet1 を右クリックし、「SQL 文を編集」を選択します。 - NetBeans
To set up the default table layout run the following SQL statement:
デフォルトのテーブルを準備するには、以下の SQL 文を実行します。 - PEAR
In most cases a malformed SQLstatement is the cause of the error. (Ie.
たいていの場合は SQL 文が間違っていることが原因です。 - PEAR
the SQL query or the statement to prepare array $params array to be used in execution of the statement.
SQL クエリあるいはプリペアドステートメント。 array$params プリペアドステートメントの実行時に使用される配列。 - PEAR
As a general rule of thumb method names are usually the same as the SQLstatement they relate to.
大まかには、メソッド名は関連する SQL ステートメントと同じです。 - PEAR
In the Navigator Window, right-click the tripRowSet1 node and choose Edit SQLStatement. 「ナビゲータ」ウィンドウで、「tripRowSet1」ノードを右クリックし、「SQL 文を編集」を選択します。 - NetBeans
In the Outline Window, right-click the tripRowSet1 node and choose Edit SQLStatement. 「アウトライン」ウィンドウで、「tripRowSet1」ノードを右クリックし、「SQL 文を編集」を選択します。 - NetBeans
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 characters =? appear in PERSONID's Criteria field, and the criteria WHERE TRAVEL.TRIP.PERSONID=? appears at the end of the SQLstatement in the SQL Pane at the bottom of the editor.
PERSONID の「条件」フィールドに =? の文字が表示され、エディタ下部の SQL 区画内の SQL 文の末尾に条件「WHERE TRAVEL.TRIP.PERSONID=?」が表示されます。 - NetBeans
In the Outline window, right-click tripRowSet under SessionBean1 and choose Edit SQLStatement from the pop-up menu.The SQL Query Editor opens.
「アウトライン」ウィンドウで、「SessionBean1」の下の「tripRowSet」を右クリックして、ポップアップメニューから「SQL 文を編集」を選択します。 SQL クエリーエディタが開きます。 - NetBeans
the SQL query or the statement to prepare mixed $params array, string or numeric data to be added to the prepared statement.
SQL クエリあるいはプリペアドステートメント。 mixed$params プリペアドステートメントに適用する配列・文字列あるいは数値のデータ。 - PEAR
You can use the SQL Editor toformulate a simple statement that adds a new record:
SQL エディタを使用して、新しいレコードを追加する簡単な文を作成できます。 - NetBeans
In the Navigator window, expand the SessionBean1 node, right-click employeeRowSet, and choose Edit SQLStatement.
「ナビゲータ」ウィンドウで「SessionBean1」ノードを展開し、「employeeRowSet」を右クリックして「SQL 文を編集」を選択します。 - NetBeans
In the SessionBean1 section of the Outline window, right-click the tripRowSet node and choose Edit SQLStatement. 「アウトライン」ウィンドウの「SessionBean1」セクションで、「tripRowSet」ノードを右クリックし、「SQL 文を編集」を選択します。 - NetBeans
This feature transparently adds LIMIT clauses to your SQLstatement, providing optimized database access.
この機能は、SQL 文に透過的に LIMIT 句を追加し、データベースへのアクセスを最適化します。 - PEAR
The results of the statement are displayed in the lower pane of the SQLEditor. 文の結果は、SQL エディタの下部区画に表示されます。 - NetBeans
Single SQLstatement can perform the same functions as many lines of conventional code
単一のSQLステートメントで,通常の何行ものコーディング(命令)と同じ機能を実行できる - コンピューター用語辞典
SQL functions that should be performed at execution time need to be put in the prepared statement.
実行時に処理される SQL 関数は、プリペアドステートメント内に記述する必要があります。 - PEAR
In NetBeans IDE you can add a database table by either using the Create Table dialog, or by inputting an SQLstatement and running it directly from the SQL Editor. NetBeans IDE では、「表を作成」ダイアログを使用するか、SQL 文を入力して SQL エディタから直接実行することで、データベースに表を追加できます。 - NetBeans
In the Navigator window, right-click tripRowSet under SessionBean1 and choose Edit SQLStatement from the pop-up menu.
「ナビゲータ」ウィンドウで「SessionBean1」の下の「tripRowSet」を右クリックし、ポップアップメニューから「SQL 文を編集」を選択します。 - NetBeans
Sub-queries are often referred to as sub-selects, as they allow a SELECT statement to be executed arbitrarily within the body of another SQLstatement.
副問合せは副選択と呼ばれることがある。それらが他のSQL文の本体中でSELECT文を任意に実行させられるからである。 - コンピューター用語辞典
The selection criterion is the name received from the index.php as user.The syntax of a SELECT SQLstatement can be briefly described as follows:
選択の基準は、index.php から「user」として受け取った名前です。 次に、SQL 文「SELECT」の構文を簡単に説明します。 - NetBeans
the SQL query or the statement to prepare mixed $col which column to return (integer [column number, starting at 0] or string [column name])
SQL クエリあるいはプリペアドステートメント。 mixed$col どのカラムを返すか (integer [0 から始まるカラム番号]あるいは string [カラム名])。 - PEAR
The second is the text of the WHERE clause of the corresponding SQL UPDATE statement, excluding the WHERE keyword.
2 番目の引数は、SQL の UPDATE 文で使用する WHERE 句を表す文字列です。 ただし WHERE キーワードそのものは含めません。 - PEAR
If finding an SQLstatement, a control part 21 of a processing server 20 executes an SQLstatement matching process using SQLstatement influence pattern data and influence patterns recorded in a learning data storage part 25. 処理サーバ20の制御部21は、SQL文であることを判定すると、SQL文影響パターンデータ及び学習データ記憶部25に記録された影響パターンを用いて、SQL文マッチング処理を実行する。 - 特許庁
If the command is executed successfully, the Status bar shows the message: SQL Statement(s) executed successfully.
コマンドが正常に実行された場合、ステータスバーに「SQL 文の実行に成功しました。 」というメッセージが表示されます。 - NetBeans
When it is present, $from is a sequential list of tables that should be searched for a column of the specified name (as in the from clause of an SQL select statement).
$from はテーブル名 (SQL の select 文の from 句で指定したもの)の配列で、ここから指定した名前のカラムを探します。 - PEAR
the SQL query or the statement to prepare string $type if supplied, the type of the column in the result set will be set for fetching
SQL クエリあるいはプリペアドステートメント。 string$type 指定した場合は、結果セットのカラムの型が取得したものに設定されます。 - PEAR
the SQL query or the statement to prepare string $type if supplied, the type of the cell in the result set will be set for fetching
SQL クエリあるいはプリペアドステートメント。 string$type 指定した場合は、結果セットのカラムの型が取得したものに設定されます。 - PEAR
The new 'delimiter' directive in the SQL editor allows you to execute stored procedures and triggers and other multi-statement blocks.
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 SQLstatement. この場合、FRIENDS 表は下部区画に表示されます。 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 SQLStatement.
もしあなたが空の文字列 ("") を与え、リザルトセット、配列もしくは SQL ステートメントが加えられているときだけ、ルートタグは生成されません。 - PEAR
After analyzing that the received SQL state will be repeatedly executed, the look-ahead instruction is issued, and then, the SQLstatement is transferred to the DBMS. 与えられたSQL文が繰り返し実行されるとして解析後、先読み指示を発行し、その後にDBMSに対してSQL文を転送する。 - 特許庁
To enable an application to access an RDB via an RDBMS without preparing an SQLstatement. アプリケーション側でSQL文を用意することなく、RDBMSによりRDBにアクセスできるようにする。 - 特許庁
This code binds the value of the PERSONID for the currently selected NAME in the drop-down list to the parameter in the prepared SQLstatement for the tripRowSet object, executes the query, and gets the new result set. このコードは、ドロップダウンリストで現在選択されている名前 (NAME) の PERSONID の値を、tripRowSet オブジェクトの SQL 文のパラメータにバインドし、クエリーを実行し、新しい結果セットを取得します。 - NetBeans