Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
sinjin67
Yak Posting Veteran
53 Posts |
Posted - 2009-10-05 : 14:52:29
|
| I am wondering the best course for this. If I shoulduse a Trigger or SP to perform some math function.My example would be I have a base total for a sale, say$100.00. Now an option has been selected to add a 10%discount to this because a condition exist for 2 yearssupport. Would it be best to use trigger to perform this ?If anyone has any links for example I can learn fromthat would apply that would be great. I am not askingfor anyone to do the work, just point me in the rightdirection. I will be more then happy to do my own homework.Thanx.. |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|
|