Performance tuning is an ongoing battle in SQL Server, but having a little knowledge up front when designing an application can greatly reduce the efforts. Do you know which performs better: stored procedures or triggers? There aren't many places where the two are interchangeable, but knowing the impacts of each might change the way you build an application. Read about this analysis by Vijaya Kumar.
Read more...
By
Gulappa Vijaya Kumar
2006/03/31 (first published: 2004/08/30)
|
Source:
SQLServerCentral.com
|
Category:
performance tuning