DB Quacks SQL Tutorial · Chapter 5

UNION Jack and the Quest for Set Operations

Wizard Merlin appears in a flash! News of your festival has spread across the multiverse! Northern and Southern Duck Communities from parallel dimensions want to participate, but they have separate registries. Create a unified guest list!

Your task

Combine results from two duck populations into one unified list by working with 'data/northern_ducks.csv' and 'data/southern_ducks.csv' files. You will be merging data from two separate sources.

Start level 23 →

DuckDB docs for this lesson