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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Reference materials

Author  Topic 

ibdgrinch
Starting Member

4 Posts

Posted - 2008-06-21 : 18:57:27
As I posted earlier, I am relatively new to TSQL. I have been given a few books:
O'Reilly SQL on SQL Server 2005
O'Reilly SQL in a Nutshell
Mastering SQL Server 2005 - Sybex
Beginning SQL Server 2005 Programming - Wrox

I have a copy of SQL2005 Developers Edition on a development server. So I think I have some decent tools at my disposal.

I was wondering if there are any other sites or forums that might be suggested for learning SQL programming? Right now, I am just making stuff up and following examples in books, etc. I would like to find a site where there are beginner level projects for no other purpose than educational. Something where I can get more hands on of the design and programming aspects. Just to practice.

Thanks,
grinch




rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2008-06-21 : 20:50:13
Maybe classroom training?
Go to Top of Page

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2008-06-21 : 21:15:44

http://www.sql-tutorial.net/
http://www.firstsql.com/tutor.htm
http://www.w3schools.com/sql/default.asp

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page

ibdgrinch
Starting Member

4 Posts

Posted - 2008-06-21 : 21:39:10
Classroom training is a great idea and one that I have already started. My employer pays for courses. Don't know that it exists but I am looking for a site where I can get beginner level projects for no other purpose than educational. Something where I can get more hands on of the design and programming aspects. Just for practice. The examples in the books are pretty much spelled out for you. I want something where I am kind of given the design specs and can practice. Again, may not exist. Just asking.

Thanks for those links. I have used those and have them bookmarked.
Go to Top of Page

raincoder
Starting Member

6 Posts

Posted - 2008-07-11 : 06:44:38
Here are some resources:

[url]http://youtube.com/results?search_query=sql&search_type=&aq=-1&oq=[/url]
[url]http://codervods.com/Default.aspx?mode=default&category=Databases&days=All¤tIndex=0[/url]
[url]http://www.microsoft.com/sql/default.mspx[/url]
[url]http://en.wikipedia.org/wiki/Microsoft_SQL_Server[/url]
Go to Top of Page

sodeep
Master Smack Fu Yak Hacker

7174 Posts

Posted - 2008-07-11 : 07:57:27
Try this:

http://articles.techrepublic.com.com/5100-10878_11-6128618.html?tag=rbxccnbtr1
Go to Top of Page
   

- Advertisement -