(4) 存储过程的调用(Stored procedure invocation),触发器性能通常比较低,从而不允许数据库中未经许可的指定更新和变化、 DELETE 这些操作时,SQL Server 就会自动执行触发器所定...
基于44个网页-相关网页
当然,该存储过程的调用者还可以进一步扩展它的执行。
Of course, it is possible to allow the caller of the stored procedure to further control the execution.
要想完成参数的传递及存储过程的调用,必须要做最后一个调整。
For parameter passing and stored procedure invocation you have to make a final adjustment.
RETURN:将一个整数值和控制流返回给存储过程的调用方。
RETURN: Returns an integer and the flow of control to the caller of the stored procedure.
应用推荐