您还必须调用一次存储过程。
使用一个存储过程捕捉基线数据。
支持存储过程这一特性也很独特。
如果路径无效,则存储过程将终止。
如何处理存储过程返回的数据?
How do you handle the data that is returned from a stored procedure?
存储过程也可能返回多个结果集。
It is possible that a stored procedure can return multiple result sets as well.
如果路径无效,则存储过程将中止。
使用存储过程来控制数据访问。
dbo——存储过程的所有者。
现在就可以调用存储过程了。
这是一个开放源码的存储过程日志器。
开发人员只需调用这个存储过程即可。
这一示例没有从存储过程返回任何东西。
This example does not return anything back from the stored procedure.
一个带存储过程主体的编辑器就会打开。
唯一的备选方案是创建扩展的存储过程。
The only alternative was to create an extended stored procedure.
运行该存储过程会创建必要的表格条目。
Running this stored procedure created the necessary table entries.
如果选择了其他列,存储过程就会中止。
If any other column is selected, the stored procedure is aborted.
创建一个SQL存储过程。
在数据库中注册存储过程。
我们还必须区别存储过程和存储过程语言。
We also have to distinguish between stored procedures and store procedure language.
定义一个新的存储过程。
此外,也可以手工创建这个组合存储过程。
接下来我们使用存储过程
在设计时测试存储过程。
为存储过程创建现有表。
设置更新存储过程的步骤
sp _ tables——存储过程名。
这个存储过程的目的是自动化批文件的执行。
The purpose of this stored procedure is to automate the batch file execution,.
默认动作就是在执行存储过程之后进行回滚。
The default action is to roll back after executing the stored procedure.
将空间检查功能实现为一个SQL存储过程。
Implement the space check function as an SQL stored procedure.
应用推荐