当前语句在源窗口中以黄色背景标记。
The current statement is marked by a yellow background in the source window.
对当前语句或任何其他活动语句的更改。
Changes to the current statement or any other active statement.
下一条语句与当前语句不在同一个方法中。
The next statement is in a different method than the current statement.
您可以从当前语句开始运行直至到达一个断点(或程序尾部)。
Run from the current statement until a breakpoint (or the end of the program) is reached.
可将当前语句指示器拖到另一行,以跳过或重新执行代码。
You can drag the current statement indicator to another line to either skip or re-execute code.
活动语句包括调用堆栈中的函数中为转至当前语句而调用过的任何语句。
Active statements include any statements, in functions on the call stack, that were called to get to the current statement.
您可以跳入被调用函数或程序进行逐句调试,或仅仅将整个调用作为一个当前语句来运行。
You can step into called functions or programs, or just treat the calls as part of running the current statement.
如果统计数据已更改一段时间,并且您的当前语句拥有理想的访问路径,DB 2将基于旧语句继续使用该路径。
If statistics haven't changed in a while and you have a desirable access path with current stats, DB2 will continue to use that path based on the old stats.
如果你选择继续运行脚本,就会重新计算当前执行的语句数,也就是说,如果这个数值再次达到上限时,你会再次看到这个对话框。
If you choose to continue running the script, then the executed statement count is reset. You will see the dialog again if the number of statements once again reaches the maximum.
不过,您仍然要记住,分析得到的结果仅取决于sql语句缓存的当前内容。
However, you still need to be aware that the results depend on the current contents of the SQL statement cache.
在使用当前这组索引的情况下,sql语句的运行是否正常?
Are the SQL statements running well with the current set of indexes?
转移条件就是一条是或者否的语句,处理器借以判定任何一个特定活动的当前状态。
A transition condition is a true or false statement that the processor may use to determine the current state of any particular activity.
例如,您可以创建仅影响当前开发人员的语句(参见清单9)。
For example, you can create a statement that only affects the current developer (see Listing 9).
使用FLUSHPACKAGE命令来删除包缓存器中当前所有缓存的动态sql语句,并强制隐式地编译下一请求。
Use the FLUSH package command to remove all cached dynamic SQL statements currently in the package cache and force the next request to be implicitly compiled.
参数的当前值在[3]中绑定到准备好的语句。
The current value of the parameter is bound to the prepared statement at [3].
SETOPTIMIZATIONENVIRONMENTFACT语句针对当前会话的所有查询,用于指定一个在星型连接优化中可被视为事实表的表清单。
The SET OPTIMIZATION ENVIRONMENT FACT statement can be used to specify a list of tables that can be considered as fact tables during star join optimization for all queries in the current session.
关键是准备好的语句中的sql语句会引用游标的当前位置,所以您可以多次执行它,并更新不同的行。
The key is that the SQL statement in the prepared statement references the current position of the cursor, so you can execute it multiple times and update different rows.
当前,OAT只支持每次输入一个sql语句。
Currently, OAT supports the entry of one SQL statement at a time.
当您从命令行调用DB - Access时,可以指定一个数据库作为当前数据库,并执行包含一个或多个sql语句的文件。
When you invoke DB-Access from the command line, you can specify a database as current and execute a file that contains one or more SQL statements. For example.
最后的print语句将打印QueryPath当前选择的项的数量。
The final print statement will print the number of items currently selected by QueryPath.
main方法使用增强的for循环来迭代通过不同的原语,并在当前实例上使用一个简单的switch语句来设置每个原语的大小值。
The main method USES an enhanced for loop to iterate through the different primitives and a simple switch statement on the current instance to set the size value of each primitive.
不过,当前的t2zos应用程序仍然使用JDBC1定位update语句,其遵循的格式如下。
However, current t2zos applications still use the JDBC 1 positioned UPDATE statements and use the form.
db 2 exfmt输出的“ProfileInformation”部分可以用来检验是否已将正确的优化概要文件和语句概要文件应用到当前的查询。
The "profile Information" section of the db2exfmt output can be used to verify that the correct optimization profile and statement profile have been applied to the current query.
SQLExplorer页面显示在当前数据库服务器上执行的所有sql语句类型的汇总信息。
The SQL Explorer page displays a summary of all SQL statement types that have been executed on the current database server.
没有通过发出CREATEPROCEDURE语句在当前服务器上定义过程。
CREATE procedure statement was not issued to define a procedure at the current server.
注意,使用RequisitePro管理业务策略和业务规则语句符合IndustryModels的当前工具建议。
Note that this use of RequisitePro to manage business policy and business rule statements fits well with current tooling recommendations around the Industry Models.
要查询当前用户所在部门的全部员工,使用以下语句。
In order to query all employees that work in the same department as the current user, use this statement.
这是因为当前版本的IntegrationModule中的异构批处理仅提高INSERT、UPDATE和delete语句的性能。
This is because heterogeneous batching in the current release of the Integration Module only improves performance of INSERT, UPDATE, and DELETE statements.
SETOPTIMIZATION ENVIRONMENT star_join语句可用来启用、禁用或强制星型连接计划用于当前会话的所有查询。
The SET OPTIMIZATION ENVIRONMENT STAR_JOIN statement can be used to enable, disable, or force star join plans for all queries in the current session.
可以使用新的SETENVIRONMENTOPTCOMPIND语句为当前会话动态设置 OPTCOMPIND环境变量的值。
You can use the new SET ENVIRONMENT OPTCOMPIND statement to set the value of the OPTCOMPIND environment variable dynamically for the current session.
应用推荐