SQL Courses

We offer three SQL Courses:

  • the foundation course is for beginners to SQL and covers the SELECT statement, column lists, the WHERE, ORDER BY and GROUP BY clauses;
  • the intermediate course follows on from the foundation course and covers sub-queries, CTEs, temporary tables, the CASE statement and dealing with NULLs;
  • the advanced course follows on from the intermediate course and covers creating and using tally tables and Window functions.