August 16, 2010 at 9:54 am
Hi all need a good book to learn T-SQL Querying.
Thanks.:-D
August 16, 2010 at 10:15 am
Itzik Ben-Gan is the best author to look for on T-SQL fundamentals and deep dive things. he has some good books on Amazon for nice price.
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
August 16, 2010 at 11:00 am
One more vote for Itzik Ben-Gan's books. His introductory book is called: SQL Server 2008 T-SQL Fundamentals. It's excellent.
Another great book is Joseph Sack's book: SQL SErver 2008 Transact-SQL Recipes.
It's very oriented on how to do specific tasks using TSQL where Itzik's book is focused on how to use TSQL and the funamentals of what it does. With these two books, you'll have answers to most common questions.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
August 16, 2010 at 11:02 am
Thanks
August 16, 2010 at 11:34 am
I would also add that you maybe keep a close eye on the "active threads" on this site.
Many a time I have found real world questions that are similar to my own.
There is no requirement to post an answer, but by reading the threads and your own research, you will learn a lot.
And feel free to post a question if you are unsure...I am sure that you will find the forum very friendly....particulary if you post the necessary code when asking for assistance as per link below:
http://www.sqlservercentral.com/articles/Best+Practices/61537/
________________________________________________________________
you can lead a user to data....but you cannot make them think
and remember....every day is a school day
August 16, 2010 at 12:53 pm
Those are good books. I'd add in as well that Kevin Kline's SQL in a nutshell is a nice intro.
August 16, 2010 at 12:58 pm
Thanks.
August 16, 2010 at 1:29 pm
Steve Jones - Editor (8/16/2010)
Those are good books. I'd add in as well that Kevin Kline's SQL in a nutshell is a nice intro.
Yes, I have this book on my collection...I actually like the history lesson they put at the beginning of the book. :w00t:
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply