SQL Intro

SQL is a data query and management language for relational databases. A solid knowledge of SQL is a must for big data analytics at the enterprise level. In this workshop, you will learn the basics of SQL and relational databases. You will also get hands-on exercises to write simple SQL queries against a mini-DuckDB database.


Slides

Code

  • Notebook for SQL Intro (with DuckDB) ()

Resources


Back to TDMDAL Computing Page