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

Content with tags T-SQL, Basic Querying, Performance Tuning and Scaling, SQL Server 7, 2000, Stored Procedures Rss

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

Performance Tuning (2)     Distributed Queries (1)     Miscellaneous (1)     Triggers (1)    
Administering (1)     DTS (1)     Monitoring (1)     UpdateGrams (1)    
Advanced Querying (1)     English Query (1)     OpenXML (1)     User-Defined functions (1)    
Backup and Recovery (1)     Indexing (1)     Replication (1)     XML (1)    
Configuring (1)     Installation (1)     Security (1)     XSL (1)    
   Items 1 to 3 of 3   
 

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: (not yet rated) |  Discuss |  Briefcase | 17,325 reads

What is the search order for Procedures prefixed sp_?

In this article, James Travis covers a common performance topic of prefixing stored procedures sp_. Does it really slow down performance?   Read more...
By James Travis 2002/11/14 | Source: SQLServerCentral.com | Category: Performance Tuning
Rating: |  Discuss |  Briefcase | 6,203 reads

Making Dynamic Queries Static

Building and executing dynamic sql in a stored procedure - is it the only way to solve problems like supporting a simple search function? Leon offers a couple alternatives that let you continue to provide the functionality in a stored procedure without using dynamic sql. Interesting ideas worth exploring!   Read more...
Rating: |  Discuss |  Briefcase | 11,765 reads
   Items 1 to 3 of 3