Slashdot Mirror


Beginning SQL?

$ynergy writes "I have been seeing more and more job listings for SQL programmers so, naturally, my interest as been sparked. I have picked up a few materials but, soon realized that it would be easier to apply if I had experience using database software. Would everyone agree? So I am looking for resources, online or in print, that would give a beginner a real in depth look at using database SW." There are at least two issues here: a) learning standard SQL (pick a standard, any standard :) and b) learning all the idiosyncracies of a particular database system. Probably learning basic SQL is the way to start.

1 of 50 comments (clear)

  1. 2 Good Sites by UnifiedTechs · · Score: 5, Informative

    My favorites are:

    www.sqlcourse.com

    www.sqlcourse2.com

    These are good beginner sites that allow you to practice through a java app.