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

Articles with tags Basic Querying, T-SQL, Security Rss

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

Miscellaneous (3)     DTS (2)     Distributed Queries (1)     Replication (1)    
SQL Server 7, 2000 (3)     Indexing (2)     English Query (1)     SQL Puzzles (1)    
Stored Procedures (3)     Installation (2)     Monitoring (1)     Strategies (1)    
Administering (2)     Performance Tuning (2)     OpenXML (1)     UpdateGrams (1)    
Backup and Recovery (2)     Triggers (2)     Performance Tuning and Scaling (1)     XML (1)    
Configuring (2)     User-Defined functions (2)     Programming (1)     XSL (1)    

Search for any content tagged Basic Querying & T-SQL & Security

   Items 1 to 5 of 5   
 

Dynamic SQL or Stored Procedure

We've had a lot of coverage of dynamic sql (including another great one from Robert Marda later this week) but this one is a little different. Done in a question/answer format, Andy tries to explain to junior developers why dynamic sql is to be avoided, how to do so, what to do when you can't.   Read more...
By Andy Warren 2005/08/26 (first posted: 2003/04/23) | Source: SQLServerCentral.com | Category: Performance Tuning
Rating: |  Discuss |  Briefcase | 42,560 reads

Dynamic SQL or Stored Procedure

We've had a lot of coverage of dynamic sql (including another great one from Robert Marda later this week) but this one is a little different. Done in a question/answer format, Andy tries to explain to junior developers why dynamic sql is to be avoided, how to do so, what to do when you can't.   Read more...
By Andy Warren 2005/08/26 (first posted: 2003/04/23) | Source: SQLServerCentral.com | Category: Performance Tuning
Rating: |  Discuss |  Briefcase | 42,560 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,395 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,301 reads

Dynamic SQL vs. Static SQL Part 1 - Security

Sooner or later everyone who works with SQL Server hears that it is better to avoid dynamic SQL at all cost. Dynamic SQL will force you to give out more permissions than static SQL. This article by Robert Marda shows you some of the security issues with dynamic SQL.   Read more...
By Robert Marda 2002/02/27 | Source: SQLServerCentral.com | Category: Security
Rating: |  Discuss |  Briefcase | 9,799 reads
   Items 1 to 5 of 5