December 5, 2008 at 4:23 pm
Hi,
I am new to SQL and for that matter to databases. Where do I start, any good books there
December 6, 2008 at 4:52 am
Itzik Ben-Gan just released a new book on TSQL Fundamentals. I can recommend that. Once you've got the fundamentals down, you might want to get his book called Inside Tsql Querying. He also has one on TSql Programming, but it might not be what you need right now. After that, I'm not sure. You'd need something on the basics of backups & restores, indexes, etc. I'm constantly chasing after advanced books on those topics, so I'm that familiar with what's available at the introductory level.
"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
December 6, 2008 at 9:58 am
What do you need to do? Are you administering SQL or developing?
December 6, 2008 at 3:57 pm
Start here...
... then move to Books Online which comes free with SQL Server... concentrate on the "Contents" tab.
SQL Server is a big subject... don't try to learn it all at once. I recommend you stick with just the database engine and T-SQL for at least the first 3-6 months.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply