March 31, 2008 at 4:08 am
Suggestions appreciated,
JB
March 31, 2008 at 5:01 pm
A pretty good source is w3schools. This site offers lots of differnent tutorials and practices, with easy to understand examples.
March 31, 2008 at 5:04 pm
I would like to also add that some of the best practice you can get is by helping others solve problems on sites such as SQL Server Central. Solving problems and reading solutions is what got me to where I am.... even if that is not so far 🙂
March 31, 2008 at 5:22 pm
One of the best resources online is Safari (not the browser):
Basically, for print books on-line for a monthly subscription fee. Some professional organizations, like ACM (see Andy Warren's blog posts), offer one of the Safari subscriptions as part of the membership.
Other than that, look for Itzik Ben-Gan's column at SQLMag.com as well as just trying to help folks solve T-SQL issues on forums like this one (as has been previously mentioned).
K. Brian Kelley
@kbriankelley
March 31, 2008 at 8:05 pm
Adam Haines (3/31/2008)
A pretty good source is w3schools. This site offers lots of differnent tutorials and practices, with easy to understand examples.
Yeah... just remember... that's not T-SQL... and the UPDATE examples are really lame... they never show you how to update based on a JOIN. But I agree with Adam... the basics are all there and the examples are simple.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply