On Wed, 2010-11-10 at 05:34 -0800, Vincent Cameron wrote: > For starters, I was looking for something like this. > > > http://www.sqlcourse.com > http://www.sqlcourse2.com > > These two sites will allow me to just start to learn SQL.
That depends on your definition of learning SQL. Its not covering key concepts like Triggers, Stored Procedures, Views, and other things. That tend to require more than just simple SQL statements for things like table creation, and working with records. Much less basics like check constraints, primary keys, domains, etc. Of course design, structure, and other core concepts things aren't covered either. All depends if someone actually wants to learn about databases, or just learn SQL syntax, and be able to toss a new keyword on a resume. -- William L. Thomson Jr. Obsidian-Studios, Inc. http://www.obsidian-studios.com --------------------------------------------------------------------- Archive http://marc.info/?l=jaxlug-list&r=1&w=2 RSS Feed http://www.mail-archive.com/[email protected]/maillist.xml Unsubscribe [email protected]

