标签: sql database ws-eventing
在表更新时,实现监视表并触发事件(ws-event)的通用数据库的最佳方法是什么?有没有标准的方法来做到这一点?
答案 0 :(得分:2)
我认为您正在寻找数据库表触发器:
http://www.sqlteam.com/article/an-introduction-to-triggers-part-i