摘要
存储过程是一种数据库对象,是多个SQL语句和控制语句组成的被封装起来的过程,具有运行速度快、能减少网络流量、安全性高等优点。对存储过程的灵活使用可以有效地提高数据库的安全性。作者以数据库实际开发为例,探讨了存储过程在数据库安全性方面的应用问题。
Stored procedure is a database object is to control the number of SQL statements and statements by the composition of the package up the process has run faster, can reduce network traffic, high security advantages. The flexibility of the stored procedure can be used effectively to enhance the safety database. The author takes the database actual development as an example, has discussed the memory process in the database secure aspect application question.
出处
《计算机与数字工程》
2009年第3期154-156,160,共4页
Computer & Digital Engineering
关键词
存储过程
数据库
安全性
stored procedure, database, security