You also have to invoke the stored procedure once.
您还必须调用一次存储过程。
Complete the stored procedure.
完成存储过程。
Define a new stored procedure.
定义一个新的存储过程。
Create an SQL stored procedure.
创建一个SQL存储过程。
Now you can call the stored procedure.
现在就可以调用存储过程了。
Convert the UDF to a stored procedure.
把udf转换为存储过程。
SQL1042 when calling a stored procedure.
调用存储过程时的SQL 1042。
Now the stored procedure runs successfully.
现在,存储过程成功运行了。
Each stored procedure requires two parameters.
每个存储过程都需要两个参数。
An editor with the stored procedure body opens.
一个带存储过程主体的编辑器就会打开。
This is an open source stored procedure logger.
这是一个开放源码的存储过程日志器。
Listing 3 shows how to call a stored procedure.
清单3将显示如何调用存储过程。
The code in a stored procedure is pre-compiled.
存储过程中的代码是预先编译的。
Use a stored procedure to capture baseline data.
使用一个存储过程捕捉基线数据。
Three parameters are passed to a stored procedure.
将三个参数传递给存储过程。
Each interface is implemented as a stored procedure.
每个接口被实现为一个存储过程。
The developer will simply call the stored procedure.
开发人员只需调用这个存储过程即可。
If the query fails, the stored procedure is aborted.
如果查询失败,那么存储过程将终止。
If the action fails, the stored procedure is aborted.
如果操作失败,那么存储过程将中止。
You can create such a combined stored procedure manually.
此外,也可以手工创建这个组合存储过程。
The stored procedure support is also a very unique feature.
支持存储过程这一特性也很独特。
Implement the space check function as an SQL stored procedure.
将空间检查功能实现为一个SQL存储过程。
See the stored procedure DELXML for an example (see Download).
相关示例见存储过程DELXML(见下载)。
Use the following SQL to register the example stored procedure.
请使用下面的SQL 语句来注册这个示例存储过程。
The only alternative was to create an extended stored procedure.
唯一的备选方案是创建扩展的存储过程。
Generally the "SPECIFIC" name matches the stored procedure name.
一般来说,“SPECIFIC”名称匹配存储过程名。
Running this stored procedure created the necessary table entries.
运行该存储过程会创建必要的表格条目。
This example does not return anything back from the stored procedure.
这一示例没有从存储过程返回任何东西。
Identify logging statements for each stored procedure and each DB2 agent.
为每个存储过程和每个DB 2代理确定日志语句。
Observe the implications of this restriction when testing your stored procedure.
请在测试存储过程时观察这一限制的影响。
应用推荐