• 语句需要重复执行时,一般使用这种方法。

    This is used when statements have to be executed repeatedly.

    youdao

  • 语句结果游标不再使用时,pureQuery会自动关闭它们

    pureQuery helps you by automatically closing statements, result sets, and cursors when they are not in use anymore.

    youdao

  • 语句执行时(1),触发器调用(2)。触发器注册一个回调函数(3),以便结果写入一个文件

    When a statement executes (1), the trigger is called (2). The trigger registers a callback function (3) to write the result to a file.

    youdao

  • 这个语句包含一个存储过程中后,将执行语句所有返回进行错误检查。

    When this statement is included in a stored procedure, all return values of executed statements are checked for errors.

    youdao

  • when子句计算结果触发器语句操作部分执行

    Only if the WHEN clause evaluates to true will the action part of trigger statement be executed.

    youdao

  • 这样sql语句多次执行时,准备阶段时间CPU资源得以节约。

    Thus time and CPU resources are saved in the prepare phase when SQL statements are executed many times.

    youdao

  • 这个mqt创建且还没有发出REFRESHtable语句的时候,的查询将返回一个错误

    A query against this MQT right after it was created, but before the REFRESH TABLE statement was issued, returns an error.

    youdao

  • while循环if语句一样,支持可选else子句,其中包含表达式计算False时执行程序语句

    The while loop, as was the case with the if statement, supports an optional else clause containing a block of program statements executed when the expression is False.

    youdao

  • if语句支持一个可选else子句指示表达式计算为False时应该处理程序语句

    The if statement supports an optional else clause that indicates a block of program statements that should be processed if the Boolean expression evaluates False.

    youdao

  • 交互式环境有一件事情值得注意,写完每个语句需要eval

    One thing to watch out for in the interactive environment is that you need to eval each statement suite as soon as you write it.

    youdao

  • 使用语句时,将发生svpt1 保存点之后操作。

    When used, the statement rolls back the part of the transaction that occurred after the savepoint identified by svpt1.

    youdao

  • FETCH游标语句失败并且没有找到另一个检索SQLSUCCESS设置 0 并且WHILE LOOP结束

    When the FETCH cursor statement fails and does not find another row to retrieve, the value of SQLSUCCESS is set to 0 and the WHILE LOOP ends.

    youdao

  • 'DATAINITIALLY DEFERRED '子句指出创建MQT时,不会作为createtable语句一部分填充m QT。

    The 'data INITIALLY DEFERRED' clause indicates that when the MQT is created, it is not populated with data as a part of create table statement.

    youdao

  • 出现提示时,可以直接键入查询语句或者使用向导帮助创建一个查询语句

    When prompted, you can type in your query statement directly or use the wizards to help you create one.

    youdao

  • 一个已经包含语句SQL脚本设置语句结束时,编辑器不会自动修改原有语句结束

    When you set the statement terminator in an SQL script that contains existing statements, the editor does not update the existing statement terminators automatically.

    youdao

  • 再次查询总结,又是没有返回数据但是执行REFRESHtable语句之后,查询得以成功运行。

    Another query against the summary table returns no data, but after the REFRESH table statement executes this time, the query runs successfully.

    youdao

  • 一个语句包含太多选择代码时,可能暗示需要重构的代码。

    But when each statement includes too many choices and too much code, it could be an indication of code that needs to refactored.

    youdao

  • 单独sql语句包含sql语句文件生成代码时,可以指定参数类型

    When generating code from single SQL statements or from files containing SQL statements, you can specify parameter types.

    youdao

  • 出现提示时,接受默认项目名称SQL语句指定一个名称。

    When prompted, accept the default for your project name and specify a name for your SQL statement.

    youdao

  • 程序一切正常时,删除这些语句并且发送程序以便生产环境中安装。

    When the program was okay, those statements were removed and the program was sent to be installed in production.

    youdao

  • 编写访问DB2数据sql语句时,确保遵循以下三个编码sQL准则以获得最佳性能。

    When you write SQL statements that access DB2 data, be sure to follow these three guidelines for coding SQL for performance.

    youdao

  • 使用静态SQL时,执行sql语句准备步骤应用程序执行之前进行的,因此运行时取得更好性能

    With static SQL, the preparation steps for executing a SQL statement occur before the application is ever executed, thus offering the opportunity for better performance at runtime.

    youdao

  • 打开视图时,状态将显示创建条选择语句

    When you open the view, the status bar shows the entire Select statement that you created.

    youdao

  • 编写sql语句的时候,需要符合SQL编码标准指导原则

    You need to comply with SQL coding standards and guidelines when you write your SQL statements.

    youdao

  • 提交语句时,您必须添加RETURN_GENERATED _ KEYS选项将返回自动生成

    When you submit the statement, you must add the RETURN_GENERATED_KEYS option, which returns the automatically generated value.

    youdao

  • 经验告诉我们,需要2条sql语句并且UPDATE应该SELECT语句之前执行;否则并发增多时可能会发生

    Conventional wisdom states that this requires 2 SQL statements, and that the UPDATE ought to be done prior to the SELECT; otherwise deadlocks may occur as concurrency increases.

    youdao

  • insert语句失败并且错误代码DECLAREEXIThandler语句指定,那么控制将传递处理程序,过程退出。

    When the INSERT statement fails with the error code specified in the DECLARE exit handler statement, control passes to the handler, and the procedure is exited.

    youdao

  • 执行编译语句时,IDS检测底层对象变化,必要时重新准备(重新编译)语句

    When you execute a prepared statement, IDS now detects changes to underlying objects and re-prepares (re-compiles) the statement if needed.

    youdao

  • SQL语句引用对象时,如果没有指定模式那么式地加上调用者授权ID

    When an object is referenced by an SQL statement, it is also implicitly qualified with the authorization ID of the issuer if no schema name is specified.

    youdao

  • 因此同一个sql语句再次执行时DB 2语句缓存中找到此前创建访问计划并重用它。

    So when the same SQL statement is executed again, DB2 finds the previously created access plan in the statement cache and reuses the access plan.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定