Completely New to SQL

Hi everyone. I just started a job as Quality Assurance, and am wanting to learn about SQL to help me out. Are there any books out there you recommend? I was looking at this book Amazon.com: Beginning SQL Joes 2 Pros: The SQL Hands-On Guide for Beginners (SQL Exam Prep Series 70-433 Volume 1 of 5) (Sql Design Series) (9781439253175): Rick A Morelan, Doug Fritz, Jessica Brown, Peter D. Kendall: Books
I am completely new to SQL and was wondering what you guys recommmend.
I am completely new to SQL and was wondering what you guys recommmend.
Comments
I then instilled it with this: Amazon.com: Sams Teach Yourself SQL in 10 Minutes (3rd Edition) (9780672325670): Ben Forta: Books
I got really proficient by actually writing queries myself and looking at scripts that the DBAs and developers created at my jobs. Also, taking an introductory database class as part of my degree program helped as well.
BS, Information Technology
BS, Information Technology
SQL Tutorial - Free SQL videos, SQL Books and Sql Queries Examples
Learning SQL ,O'Reilly(12.00 dollars at books a million-it was on clearance)
Microsoft SQL Server 2008 T-SQL Fundamentals. , Itzik Ben ***(great book)
Good luck!
Every serious SQL Server professional should read that book and follow it with Inside SQL Server 2008 T-SQL Querying. Regarding the Fundamentals book, it might cover the basics but it covers them in an amazing amount of detail. But I don't think it should be your first SQL book. Most people would probably be frightened off by it.
I too warmly recommend the T-SQL books by Itzik Ben-Gan mentioned above. They're much more readable than the T-SQL sections of BOL which can get mind boggling very quickly.
http://sqlsnapshots.blogspot.com/ - My SQL Server exam resources blog
SAM's tutorial books are great! I used one while learning LAMP (Linux, Apache, MySQL, and PHP) for my senior project. Helped out tremendously and gave me a better understandning of what I was doing.
Also, I have been reading this when I can get it from our DBA who let me borrow it: Amazon.com The Guru's Guide to Transact-SQL . This has helped me out tremendously learning a few things in regards to creating queries in SQL Server
"TRY NOT. DO. OR DO NOT. THERE IS NO TRY" - Yoda