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 |
|
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 SQLhttp://www.sql-tutorial.net/http://www.firstsql.com/tutor.htmhttp://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 |
 |
|
|
jezemine
Master Smack Fu Yak Hacker
2886 Posts |
Posted - 2007-06-12 : 23:06:21
|
quote: Originally posted by khtan1. 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 |
 |
|
|
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 alsoMadhivananFailing to plan is Planning to fail |
 |
|
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
Posted - 2007-06-13 : 08:54:23
|
| [code]1. Understand SQL concepts by reading2. Start with some SQL exercise3. Attempt to solve4. Errors 5. Goto step 16. Goto step 37. No Errors, Unexpected output 8. Read Question Again 9. Goto Step 3 10. No luck still11. 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 AthalyeIndia."The IMPOSSIBLE is often UNTRIED" |
 |
|
|
|
|
|
|
|