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
What hardware is best suited for "number crunching" web applications?
Remove security from MS Access Database (Jet Engine)
Task Scheduler Windows 2008 Server performs task but stays stuck on running. Will this affect the next time the task runs?
workflow/bpm engine in python
Migrating from Lotus Notes to Mac Email Client
Library module to process RAW camera files?
Remote access VPN via Thompson TG585 v7
Why are pointers efficient?
Default alias in Exchange 2010
How do I add a * (asterisk) as a reg binary value for the Reg Add command