Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (中文) » SQL Anywhere 服务器 - SQL 的用法 » 存储过程和触发器 » 使用过程、触发器和批处理

 

过程和触发器的优点

过程和触发器增强了数据库的安全性,提高了效率并促进了标准化。

过程和触发器的定义在数据库中提供,与任何一个数据库应用程序相分离。这一分离具有多个优点。

 标准化
 高效
 安全