Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AlexB
Starting Member
3 Posts |
Posted - 2010-01-07 : 08:21:59
|
| HiI'm looking for a book to get me started with learning SQL.Am thinking of learning using MS SQL Server 2008 as its the most recent MS release (unless there's a reason why 2005 would be better)Are there any good books out there that start from the perspective of someone with no previous SQL experiance? Will also be learning to code C# & think a more general SQL foundation would benefit me.Any pointers would be appreciated - I've seen a few on Amazon but its always better to have peoples opinion.Thanks in advance,Alex. |
|
|
rajdaksha
Aged Yak Warrior
595 Posts |
Posted - 2010-01-07 : 08:29:13
|
| HiFor T-SQLMicrosoft SQL Server 2008 T-SQL Fundamentals-------------------------[R][A][J] |
 |
|
|
AlexB
Starting Member
3 Posts |
Posted - 2010-01-07 : 16:45:41
|
| That looks like excatly what I'm looking for - awesome.Thanks Rajdaksha. |
 |
|
|
jackv
Master Smack Fu Yak Hacker
2179 Posts |
Posted - 2010-01-08 : 01:47:45
|
| if you want something more about internals - check Inside SQL Server 2005Jack Vamvas--------------------http://www.ITjobfeed.com |
 |
|
|
AlexB
Starting Member
3 Posts |
Posted - 2010-01-08 : 04:04:39
|
Cheers that looks interesting as well.There's so much to learn! |
 |
|
|
jackv
Master Smack Fu Yak Hacker
2179 Posts |
Posted - 2010-01-08 : 05:26:45
|
| In the long term , worth reading more indepth articles on how the database engine works - to get a better understanding on optimising your codeJack Vamvas--------------------http://www.ITjobfeed.com |
 |
|
|
|
|
|