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
is there a way to boot to an attached drive
Asterisk 1.4 assigning outbound routes based on extension
Setting up wireless on a Cisco 1811
Show gridlines in visio diagram saved as jpg file.
128GB USB Flash drives
Count/sum items between dates
secure emails
MS SQL SP if ID = 1 then where price < 25.00
Treeview control that support thumbnails or images.
How to add for the TBitmapImage the OnClick notify event