You also have to invoke the stored procedure once.
您还必须调用一次存储过程。
Complete the stored procedure.
完成存储过程。
Define a new stored procedure.
定义一个新的存储过程。
Create an SQL stored procedure.
创建一个SQL存储过程。
Next we use the stored procedure
接下来我们使用存储过程
Now you can call the stored procedure.
现在就可以调用存储过程了。
Sp_tables — the stored procedure name.
sp _ tables——存储过程名。
Stored Procedure result set consumption
存储过程结果集使用。
Testing stored procedure at design time.
在设计时测试存储过程。
Dbo — the owner for the stored procedure.
dbo——存储过程的所有者。
Owner name: Owner of the stored procedure.
Ownername:存储过程所有者的名称。
Stored procedure to create product detail.
用于创建产品详细信息的存储过程。
STORED PROCEDURE CREATION TO RUN THE trigger.
创建运行触发器的存储过程。
Creating stored procedure to run the trigger.
创建运行触发器的存储过程。
An editor with the stored procedure body opens.
一个带存储过程主体的编辑器就会打开。
This is an open source stored procedure logger.
这是一个开放源码的存储过程日志器。
The code in a stored procedure is pre-compiled.
存储过程中的代码是预先编译的。
Register the stored procedure in your database.
在数据库中注册存储过程。
Use a stored procedure to capture baseline data.
使用一个存储过程捕捉基线数据。
Create existing table for the stored procedure.
为存储过程创建现有表。
To create the Stored Procedure, do the following.
要创建这个存储过程,请如下操作。
The developer will simply call the stored procedure.
开发人员只需调用这个存储过程即可。
Name of the stored procedure for group authentication.
用于组身份验证的存储过程的名称。
If the path is invalid the stored procedure is aborted.
如果路径无效,则存储过程将中止。
If the path is invalid, 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 语句来注册这个示例存储过程。
应用推荐