期刊文献+

触发器在SQL Server数据库开发中的应用 被引量:14

Application of Triggers in SQL Server Database Development
下载PDF
导出
摘要 触发器实际上是一类特殊的存储过程 ,但与一般的存储过程有本质的区别 ,存储过程用户可以调用 ,而触发器不能被调用 ,只有当对表或视图进行一定的触发操作 (INSERT、UPDATE和 DEL ETE)时由系统自动调用。另外触发器不允许带参数 ,和特定的表相关联。并指出了在 SQL Trigger is in fact a kind of special storage process,but it is different from the common storage process.Users can call the storage process,but trigger can't be called,only when INSERT,UPDATE and DELETE are operated for list and video,the system can automatically calles for.Parameters can't be set in trigger,and trigger is connected with the specific list.The four items in SQL Server database development application are pointed out.
作者 徐晓阳
出处 《电脑开发与应用》 2005年第1期48-49,共2页 Computer Development & Applications
关键词 调用 SERVER数据库 存储过程 SQL 触发器 视图 用户 实际 区别 一般 trigger,post trigger,substitute trigger,completeness,SQL server
  • 相关文献

参考文献1

  • 1[美]Microsoft公司.MicrosoftSQLServer2000数据库编程[M].北京:希望电子出版社,2001..

同被引文献35

引证文献14

二级引证文献38

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部