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
 Where to learn basic SQL

Author  Topic 

Prozzie
Starting Member

1 Post

Posted - 2007-06-12 : 22:18:21
I was just looking for opinions on the best place to pick up SQL skills. Community college course? Online courses? Grad school? I've finished undergrad, if that helps anyone have an idea of my current situation.

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2007-06-12 : 22:28:25
There are many ways beside classroom training, whichever it is choose one that suites your needs and situation.

1. Visit this site, attempt to answer the question and help others whenever you can.
2. Online tutorial, sites like
quote:
Learn SQL
http://www.sql-tutorial.net/
http://www.firstsql.com/tutor.htm
http://www.w3schools.com/sql/default.asp

(Copyright by Madhi. Inc.)


3. Whatever you do, stay away of some of those training CDs / DVDs. Read the reviews, google for it before purchasing or using it.


KH

Go to Top of Page

jezemine
Master Smack Fu Yak Hacker

2886 Posts

Posted - 2007-06-12 : 23:06:21
quote:
Originally posted by khtan
1. Visit this site, attempt to answer the question and help others whenever you can.



good luck trying to answer a question before khtan gets to it!


elsasoft.org
Go to Top of Page

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2007-06-13 : 08:42:59
<<
Visit this site, attempt to answer the question and help others whenever you can
>>

Visit this site, attempt to read the questions and answers and learn from that also

Madhivanan

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

harsh_athalye
Master Smack Fu Yak Hacker

5581 Posts

Posted - 2007-06-13 : 08:54:23
[code]1. Understand SQL concepts by reading
2. Start with some SQL exercise
3. Attempt to solve
4. Errors
5. Goto step 1
6. Goto step 3
7. No Errors, Unexpected output
8. Read Question Again
9. Goto Step 3
10. No luck still
11. Post question here with expected output and sample data
12. Somebody helps out
13. Try to understand answer piece by piece
14. Ask specific questions if not understood properly
15. Next exercise[/code]

Harsh Athalye
India.
"The IMPOSSIBLE is often UNTRIED"
Go to Top of Page
   

- Advertisement -