Data engineers who read and review SQL every day, but still run into inherited production queries that are painful to reason about. You've got a 150-line query, an INSERT ... SELECT, a MERGE, or a ...
This repository contains my personal SQL notes, organized topic-wise. Each topic is stored in a separate file so you can read or contribute notes for individual SQL areas (for example, DDL, DML, Joins ...