Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当数据发生一些变化时,我需要创建数据库备份,我的意思是,如果我们正在插入/删除/更新现有数据,那么触发器需要执行以获取数据库备份并发送成功的通知电子邮件。
我的公司要求是创建一个触发器。