Skip to content

Week 6 - Intermediate SQL 2

Learning Objectives

After today's class, you should be able to:

  • Learn to manipulate and transform data using string functions, CASE statements, and data type conversions.
  • Understand how to combine and compare data across tables using UNION/UNION ALL, non-equi joins, and self-joins.
  • Gain hands-on experience with CASE statements and joining tables with custom operators with a real database.

Class Agenda

Task List