Microsoft
Software
Hardware
Network
Question : SQL AFTER UPDATE TRIGGER
I have a table named stockm which contains product information. In this table is a coloum named analysis_c which is updated to say DELETED when a product is discontinued.
I have been asked if this information can be auto emailed out whenever a product changes. the coloums I need to email are product, description, analysis_c and Shipping_catergory.
I have looked into this and found out about the AFTER UPDATE trigger. I have never used triggers in sql before so could some one please explain to me how they work with an example so i have an idea where to begin.
Thanks
Answer : SQL AFTER UPDATE TRIGGER
this should be a good starter:
https://www.datasprings.co
m/Resource
s/Articles
Informatio
n/
Creating
EmailTrigg
ersinSQLSe
rver2005.a
spx
Random Solutions
Setting msExchMailboxSecurityDescr
iptor with VB.NET
Error string in catch block?
NetWorking data , VFP 9
error when calling php/xml file in browser
Having problems getting my VOIP setup working?
Exchange recovery
Column border style problem
Virtual Memory
troubles getting BETWEEN logic to work
Trying to connect SSIS packages to Oracle database