|
-
May 15th, 2008, 12:51 PM
#1
Need recommendations on good SQL books
I have started to read this book:
http://www.amazon.com/Microsoft-Serv...0873616&sr=8-9
And maybe I will go through SQL Server 2000 Unleashed
I am trying to practice and improve on "How to write better T-SQL queries", and "Optimizing queries".
Could anyone recommend a good book for the same?
Thank you
-
May 15th, 2008, 01:19 PM
#2
Re: Need recommendations on good SQL books
-
May 19th, 2008, 06:32 AM
#3
Re: Need recommendations on good SQL books
I second that, the Wrox SQL Server one (and practice) are all I've ever needed.
-
May 19th, 2008, 06:46 AM
#4
Re: Need recommendations on good SQL books
I just grabbed that WROX book off my shelf the other day to research a "large datatype" issue. It's well laid out - a good first read and useful even 6 years later!
If you want to learn about optimizing queries then you need to know the engine really well. Kalen Delaney wrote a book called "Inside MS SQL Server" - by MS Press. There is an older 2000 version and a newer 2005 edition as well. This book will really help you understand why a choice of this-or-that makes a difference in your query execution.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|