SQL Online Crash Course

Learn in a few easy and practical steps what a database can do and how to use it.

See examples with descriptions and get your hands on. If you want to get deeper into SQL you will find links for further reading.

Start Now

or navigate to a chapter:

  1. Chapter 1 – Straight Into Action

    1. Create Table
    2. Insert Into
    3. Select *, Where, Group By, Age, AvgAge
    4. Alter Table (Gender, Size, Notes)
    5. Update, Delete
    6. Create Index
    7. Create Table Class, Join
  2. Chapter 2 – Hands On

    1. How To Test – SQL Fiddle
    2. How To Install – Microsoft SQL Server Express
    3. Usefull Tools – SSMS, Profile