Results 1 to 4 of 4

Thread: Need recommendations on good SQL books

  1. #1

    Thread Starter
    Smitten by reality Harsh Gupta's Avatar
    Join Date
    Feb 2005
    Posts
    2,938

    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
    Show Appreciation. Rate Posts.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Need recommendations on good SQL books

    szlamany recommended this, and I really like it.

    http://www.amazon.com/Professional-S.../dp/1861004486

  3. #3
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538

    Thumbs up Re: Need recommendations on good SQL books

    I second that, the Wrox SQL Server one (and practice) are all I've ever needed.

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  4. #4
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    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.

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width