Welcome to the training site for SQL




Webapplication description

This is a webapplication for supporting SQL based trainings. In these trainings you learn to make SQL statements and queries

  • Introduction to Relational Databases
  • Queries to retrieve data
  • Create Database structures
  • Manipulate database
  • NoSQL data structures

Northwind datamodel

A sample datamodel for the training course Introduction to SQL. Use the link to review the Northwind datamodel

Interactive datamodel

Interactive forms

Use the interactive assignment and demo form where you can modify the examples to your own assignment

Assignments and examples

Use the query form to retrieve data from the database tables. Use the Northwind schema with a sample schema

SQL Query form

Use the statement form to define the structure and to manipulate the data. Use the Northwind schema with a sample schema

SQL Statements