摘要
本文论述了存储过程的优点、创建和使用存储过程的方法,并通过应用实例进一步说明在使用存储过程时如何根据实际需要将存储过程的嵌套调用、游标和临时表等技术结合起来以充分发挥存储过程的性能优势。
This paper explains the stored procedure' s advantage,creation and usage, then by some examples,further illustrates how combine nested call.cursor and temporang table to make the best of the stored procedure' s advantage in performance.
出处
《科技广场》
2005年第8期64-66,共3页
Science Mosaic
关键词
存储过程
嵌套调用
游标
临时表
Stored Procedure
Xested Call
Cursor
Temporary Table