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

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

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

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

Search for any content tagged Basic Querying & Performance Tuning and Scaling & Stored Procedures & SQL Server 7, 2000

   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: |  Discuss |  Briefcase | 17,520 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,283 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,975 reads
   Items 1 to 3 of 3