BiteSize SQL Tutorial
Learn the basics about SQL.
url: www.bitesizeinc.net/index.php/sql.html
Cars Tutorial by Mark Sutton
Six part tutorial with slightly confusing navigation.
url: www.baymediax.com/portfolio/msutton/cars/sqltutor/
Database Systems 1
A brief overview of SQL/relational database. Author uses MySQL for examples and touches on the concepts of database creation and use.
url: persons.marlboro.edu/~iank/ds/
Fluffycat SQL
Examples of how to use SQL commands
url: fluffycat.com/sql/
A Gentle Introduction to SQL
An interactive tutorial. Allows access to tables using any of Oracle, SQL Server, MySQL, Access or PostgreSQL engines.
url: sqlzoo.net/
Intro To Structured Query Language (SQL)
A basic introduction to writing queries so that beginners can begin to extract data from an existing relational database.
url: www.thundersoftware.com/churchdb/sqltutorial/sql_t...
An Introduction to Database Normalization
Article by Mike Hillyer. Normalizing data is the most effective way to decrease storage requirements and increase data integrity. In this tutorial we cover the basics of data normalization.
url: www.vbmysql.com/articles/normalize.html
jWorkbook Tutorial
Excel plug-in software with introduction to SQL
url: www.sjsoft.com/docs/jworkbook/tutorial/index.htm
Kihlman's SQL (Graphic SQL tutorial)
This program helps you learn SQL, Structured Query Language. You can use the test questions or make your own SQL statements. [Shareware]
url: www.algonet.se/~kihlman/sql.html
Online SQL Learning Environment
An online tutorial interface to an Oracle database system, allowing a user to learn SQL interactively. The site automatically checks and marks your SQL and gives instant feedback.
url: sql.grussell.org/
SQL - Structured Query Language
Tutorial covering basics of SQL Language
url: www.cs.unibo.it/%7Eciaccia/COURSES/RESOURCES/SQLTu...
SQL for Web Nerds
A nicely structured manuscript on SQL by Philip Greenspun, based on the Oracle database. Queries, transactions, triggers, and RDBMS concepts are covered.
url: eveander.com/arsdigita/books/sql/
SQL Fundamentals
Introduction to SQL
url: databases.about.com/library/weekly/aa020401a.htm?o...
SQL Guru
Not a site for SQL Guru's offers a limited introduction to SQL.
url: www.sql-guru.com/
SQL In Simple English
SQL is presented as a Q&A session. Most of the questions are the ones that most novices would like to ask.
url: www.geocities.com/paikiran/articles/sql1.html
SQL School
Full set of SQL language tutorials featuring in depth coverage on each SQL command.
url: www.w3schools.com/sql/
SQL Tutorial
Complete SQL Tutorial using SQL92.
url: www.firstsql.com/tutor.htm
SQL Tutorial
This site aims to teach beginners the building blocks of SQL.
url: www.1keydata.com/sql/sql.html
SQL Tutorial by Josh Grant
Brief introduction to basic SQL commands
url: comclub.dyndns.org/tutorials/jrgrant/SQLTutorial.t...
SQLCourse
Interactive/On-line SQL Tutorial with SQL Interpreter & live practice database.
url: www.sqlcourse.com/
SQLcourse2
Online SQL tutorial featuring a live interpreter to test SQL commands.
url: www.sqlcourse2.com/
Steve Litt's SQL Troubleshooting Page
Tips on how to troubleshoot SQL queries.
url: www.troubleshooters.com/codecorn/lsql.htm
Summarizing data with SQL (Structured Query Language)
This article provides a brief SQL How-to on how to summarize data. Most of the examples we provide will be based on the ANSI-SQL 92 standard. Some examples will show features specific to SQL Server 7.
url: www.paragoncorporation.com/ArticleDetail.aspx?Arti...
Thomas Beck's Home Page
Physical Data Model Patterns.
url: www.thomas.beck.name/