SQL Newbie

  • A good basic book for both learing a bit about SQL administration as well as the basics in T-sql is for example "Tech yourself SQL Server 2000 in 21 days" by Sams.

    From your solid programming-background i guess that you will find programming in SQL fairly easy. Just get the grip about relation data, and you are good to go.


    robbac
    ___the truth is out there___

  • Thanks for the quick reply.

     

  • I'm very new to programming in general, especially db stuff. I've used the Microsoft SQL Server 2000 Bible by Paul Nielsen from Wiley Press. It's very thorough. The book covers all the relevant topics: relational design, T-SQL, stored procedures, triggers, administration, security, auditing and on and on. There are also sections on using ADO and ADO.NET and on XML and Web publishing. So, it might be a good fit for what you're looking for. ISBN: 0764549359

    http://www.sqlserverbible.com

    I just think the book is awesome!

  • The Murach series of books are great, and their SQL for SQL Server book specifically addresses the T-SQL that every db developer should know (and more). Great way to get up to speed fast.

  • Thanks for all the replies everyone... all very good info.  I'll see what I can pick up.

    Thanks!

     

Viewing 5 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic. Login to reply