青年中文青年中文

dynamic sql的意思

dynamic sql中文翻譯:

動態SQL語句

相似詞語短語

guid sql───guid sql

sql where───sql在哪里

dynamic pricing───動態定價

spark sql───火花sql

dynamic poses───動態姿勢

dynamic abt───動態abt

dynamic stretches───動態拉伸

group dynamic───群體動力

dynamic braking───[機]動態制動;[機]動力制動;動力制動,動態制動

雙語使用場景

Generating dynamic SQL statement.───生成動態sql語句。

Static and dynamic SQL considerations.───靜態和動態sql考慮因素。

Dynamic SQL execution using JDBC.───使用JDBC的動態sql執行。

You are now ready to switch the SQL execution mode for your selected SQL statements from dynamic SQL to static SQL execution.───現在可以將選定的SQL語句的SQL執行模式從動態SQL轉換為靜態SQL。

SET options that are set by a user within a dynamic SQL batch apply only for the duration of that batch .───動態SQL批處理內由用戶設置的SET選項僅在該批處理的持續時間內有效。

The package cache sets the amount of database global memory to be used for caching a package's static and dynamic SQL statements.───包緩存器設置數據庫全局內存的總量以用于緩存程序包的靜態和動態SQL語句。

The risk of SQL injection attacks is not the only reason to avoid dynamic SQL.───SQL注入式攻擊的風險并不是避免動態SQL的唯一理由。

SET options set within a dynamic SQL batch affect only the scope of that batch.───在動態SQL批處理中設置的SET選項只影響該批處理的范圍。

Moreover, entities referenced through dynamic SQL do not establish dependencies.───此外,通過動態SQL引用的實體也不建立相關性。

英語使用場景

Although using a string variable is easier, you might need to use an internal table if a remote function call sends the dynamic SQL code.

The package cache sets the amount of database global memory to be used for caching a package's static and dynamic SQL statements.

Check that the cache size is sufficiently large and that the cache hit ratio is high for each of the dynamic SQL statements being executed.

It also provides the default value to the CURRENT FEDERATED ASYNCHRONY special register for dynamic SQL statements.

For dynamic SQL statements, the SQL path is the value of the CURRENT PATH special register.

With the exception of the package level, for dynamic SQL you can have multiple connections (in different applications) and define different isolation levels for each connection.

For dynamic SQL applications, use the APPLICATION ENCODING special register to override the CCSID.

For further flexibility, dynamic SQL allows for changing this option within a plan or package by the SET CURRENT DEGREE statement, which controls the value in a special register.