DB Quacks SQL Tutorial · Chapter 3

The Duck Hunt: CSV Edition

Professor Shellbert paddles over with files. Great news! Neighboring communities want to contribute to our festival by sharing food preference data, but they use different systems. We can read their CSV files directly without importing!

Your task

Read and display the contents of the external CSV file 'data/duck_foods.csv'. You will be working with an external file containing food preference data from neighboring communities.

Start level 14 →

DuckDB docs for this lesson