Download for Windows Premium
Publiciteit
execute a sql statement

Vertaling van "execute a sql statement" in Japans

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
SQL 文を実行する
To execute a SQL statement
SQL 文を実行するには、次の手順に従います。
To execute a SQL statement in an ODBC application
ODBC アプリケーションで SQL 文を実行するには、次の手順に従います。
To execute a SQL statement against a Windows CE database
Windows CE データベースに対して SQL 文を実行するには、次の手順に従います。
To execute a SQL statement, Oracle Database might need to perform many steps. Each of these steps either retrieves rows of data physically from the database or prepares them in some way for the user issuing the combination of the steps Oracle Database uses to execute a statement is called an execution plan. An execution plan includes an access path for each table that the statement accesses and an ordering of the tables (the join order) with the appropriate join method.
SQL文を実行するには、Oracle Databaseでは多数のステップを実行する必要があります。これらの各ステップでは、データベースから物理的にデータ行を取得するか、文を発行するユーザー用になんらかの方法でそれらのデータを用意しておきます。Oracle Databaseが文の実行に使用するステップの組合せは、実行計画と呼ばれます。実行計画には、文がアクセスする各表のアクセス・パスおよび適切な結合方法を使用した表の順序(結合順序)が含まれます。
Sometimes, to execute a SQL statement issued by a user, the Oracle Server must issue additional statements are called recursive calls or recursive SQL example, if you insert a row into a table that does not have enough space to hold that row, the Oracle Server makes recursive calls to allocate the space dynamically if dictionary managed tablespaces are being used. Recursive calls are also generated
ユーザーにより発行されたSQL文を実行するために、Oracleサーバーで追加の文を発行する必要がある場合があります。このような文は、再帰コールまたは再帰SQL文と呼ばれます。たとえば、行を挿入する十分な領域がない表に行を挿入する場合、ディクショナリで管理された表領域が使用されているときには、Oracleサーバーでは領域を動的に割り当てる再帰コールを行います。再帰コールは次の場合にも生成されます。
We recommend that you execute a SQL statement or call a stored procedure before you include it in a task definition.
タスク定義に含める 前 に、 SQL ステートメントを実行するか、ストアドプロシージャを呼び出すことをお勧めします。
The statement object allows users to perform tasks such as: Execute a SQL statement.
ステートメントオブジェクトを使用すると、ユーザーはのようなタスクを実行できます。
If a method ordinarily returns a string but does not want to execute a SQL statement against the database upon its return, it can return null.
通常、メソッドは文字列を返しますが、その戻り値によってデータベースに対して SQL 文実行しない場合は null を返すことができます。
The example below shows how a stored procedure can create and execute a SQL statement that calls another stored procedure.
以下の例は、ストアドプロシージャが別のストアドプロシージャを呼び出す SQL ステートメントを作成および実行する方法を示しています。
This section describes how to construct and execute a SQL statement, using bound parameters to set values for statement parameters at runtime.
この項では、SQL 文を構成、バウンド・パラメータを使用して実行時に文のパラメータ値を設定して実行する方法について説明します。
Prepare and execute a SQL statement
SQL文を準備し、実行する
Using the rule-based approach, the optimizer chooses an execution plan based on the access paths available and the ranks of these access can use rule-based optimization to access both relational data and object types. Oracle's ranking of the access paths is heuristic. If there is more than one way to execute a SQL statement, the rule-based approach always uses the operation with the lower rank. Usually, operations of lower rank execute faster than those associated with constructs of higher rank.
ルールベースのアプローチを使用すると、オプティマイザにより、使用可能なアクセス・パスに基づく実行計画およびこれらのアクセス・パスのランクが選択されます。ルールベースの最適化を使用して、リレーショナル・データおよびオブジェクト・タイプにアクセスできます。アクセス・パスのランク付けは経験則に従います。SQL文を実行する方法が複数ある場合には、ルールベースのアプローチでは、常に下位ランクの操作が使用されます。通常、下位ランクの操作は、上位ランクの構成体の操作より高速です。
To create and execute a SQL statement or script
SQL 文または SQL スクリプトを作成および実行する
Er zijn geen resultaten gevonden voor deze term.
Woord & uitdrukking van de dag
Afbeelding van de dag
honeybee: bee of genus Apis domesticated for honey
Ontdek het woord
Publiciteit

Resultaten: 24. Exact: 24. Verstreken tijd: 27 ms.