Skip to content

Module 9: Specialized & Modern Topics

As the data landscape evolves, SQL has expanded far beyond simple tables. In this final theoretical module, you will learn how to handle modern data formats like JSON, solve complex logical puzzles like “Gaps and Islands,” and understand the subtle but critical differences between major SQL dialects.

In this module, you will:

  • Query and extract data from Semi-Structured (JSON) blobs.
  • Solve advanced logical problems using the Gaps and Islands technique.
  • Understand the role of Stored Procedures and User Defined Functions (UDFs).
  • Navigate the key differences between PostgreSQL, SQL Server, and MySQL.