I'm quite new to SQL Server and I’m struggling to design a trigger. I need this trigger to execute daily and calculate averages of columns and return them to another table.
Software/Hardware used:
ASKED:
March 16, 2008 10:25 PM
UPDATED:
March 17, 2008 12:31 PM
Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.
Specifically you may want to check out my Back To Basics series which I’ve just started on my blog. So far I’ve only covered the SELECT statement, but the other commands will be coming shortly.