| This category in other languages: |
|
- A good introduction to SQL selects, joins and grouping.- Database and SQL eLearning - - Database theory and an online tutorial interface to an Oracle database system, allowing a user to learn SQL interactively. The site automatically checks and marks SQL and gives instant feedback.
|
- A Gentle Introduction to SQL - - An interactive tutorial. Allows access to tables using any of Oracle, SQL Server, MySQL, Access or PostgreSQL engines.
|
- 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.
|
- The Relational Database - - A brief overview of SQL/relational database. Author uses MySQL for examples and touches on the concepts of database creation and use.
|
- SQL Cheat Sheet: Query By Example - - Provides ANSI-SQL solutions to common database query/update tasks. These apply to such relational databases as PostGreSQL, MySQL, Microsoft SQL Server, Oracle, Microsoft Access, SQLite.
|
- SQL exercises - - Help everyone to gain or improve skills in building SQL Data Manipulation Language statements. A rating system is supported for SELECT exercises and certification. SQL handbook. English and Russian versions.
|
- 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.
|
- SQL In Simple English - - SQL presented as a Q&A session, with questions that many novices would like to ask.
|
- SQL School - - Full set of SQL language tutorials featuring in depth coverage on each SQL command.
|
- SQL Tutorial - - This site aims to teach beginners the building blocks of SQL.
|
- SQL Tutorial - - SQL tutorial featuring comprehensive guide to SQL language concepts and SQL commands.
|
- SQLCourse - - Interactive/On-line SQL Tutorial with SQL Interpreter & live practice database.
|
- SQLcourse2 - - Online SQL tutorial featuring a live interpreter to test SQL commands.
|
- SQL-Tutorials.net - - SQL tutorials that are database and programming language independent. Also FAQs and news.
|
|