This repository contains all SQL exercises and weekly materials for Module 3 of the Data Analysis Pathway. You’ll work out of this repo for the full module, completing practice files and saving your progress each week.
- Navigate to the current working week folder to find the assigned materials.
- Complete the SQL exercises for that week.
- Commit your work regularly so your progress is saved and visible.
- Submit your completed repository at the end of the module.
Click Fork (top right on GitHub) to create your own copy under your GitHub account.
On your forked repo page, click Code → copy the URL, then run:
git clone <PASTE_YOUR_FORK_URL_HERE>
cd <REPO_FOLDER_NAME>