...语句标签 if语句 | 语句标签 switch语句 语句标签 → 标签名称 : 标签名称 → 标识符 控制传递语句(Control Transfer Statement) 语法 控制传递语句 → break语句 控制传递语句 → continue语句 控制传递语句 → fallthrough语句 控制传递语句 → return语句 ...
基于10个网页-相关网页
对于表3左侧列的DB 2示例,如果某条sql语句失败并生成一个错误,那么控制将被传递给条件处理程序。
In the case of the DB2 example in the left column of Table 3, if a particular SQL statement fails and generates an error, control is passed to the condition handler.
如果条件的求值结果为FALSE或NULL,那么将绕过循环,并且控制被传递给下一条语句。
If the condition evaluates to FALSE or NULL, the loop is bypassed, and control passes to the next statement.
如果没有为条件声明处理程序,DB 2将把控制器传递到SQL过程体中的下一个语句。
If you have not declared a handler for a condition, DB2 passes control to the next statement in the SQL procedure body.
应用推荐