SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Articles with tags T-SQL, Triggers, Stored Procedures Rss

Refine your search with one of the following additional tags (with number of items):

SQL Server 7, 2000 (4)     Indexing (2)     Advanced Querying (1)     Performance Tuning (1)    
Administering (3)     Installation (2)     Distributed Queries (1)     Replication (1)    
Backup and Recovery (2)     Miscellaneous (2)     English Query (1)     UpdateGrams (1)    
Basic Querying (2)     Performance Tuning and Scaling (2)     Monitoring (1)     XML (1)    
Configuring (2)     Security (2)     OpenXML (1)     XSL (1)    
DTS (2)     User-Defined functions (2)    

Search for any content tagged T-SQL & Triggers & Stored Procedures

   Items 1 to 5 of 5   
 

Stored Procedure vs Triggers

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 G Vijayakumar 2006/03/31 (first posted: 2004/08/30) | Source: SQLServerCentral.com | Category: Performance Tuning and Scaling
Rating: |  Discuss |  Briefcase | 36,728 reads

Stored Procedure vs Triggers

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 G Vijayakumar 2006/03/31 (first posted: 2004/08/30) | Source: SQLServerCentral.com | Category: Performance Tuning and Scaling
Rating: |  Discuss |  Briefcase | 36,728 reads

Review of SQL 2000 Fast Answers

A monster book at 980 pages, it's written in 'how-to' format and has a ton of good material. Andy gave it the once over for us and reports back - see what he thinks!   Read more...
By Andy Warren 2003/04/18 | Source: SQLServerCentral.com | Category: Installation
Rating: |  Discuss |  Briefcase | 17,501 reads

Creating your own sp_MSforeach stored procedure

This article shows you one of the most time saving stored procedure built into SQL Server and then shows you how you can modify it to affect additional objects like triggers. For example, after this article and the code in the article, you'll be able to disable every trigger in your system in one line of code.   Read more...
By Brian Knight 2002/06/17 | Source: SQLServerCentral.com | Category: Administering
Rating: |  Discuss |  Briefcase | 12,093 reads

Review of SQL Server 2000 Programming (MSPress)

Andy sits down with an entry level book to see if he should use it at work as a teaching aid. Did he like it? Should you buy it? Read the review now!   Read more...
By Andy Warren 2002/06/04 | Source: SQLServerCentral.com | Category: Installation
Rating: (not yet rated) |  Discuss |  Briefcase | 6,314 reads
   Items 1 to 5 of 5