Skip to content

Latest commit

Β 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

🏁 SQL for Data Analysis β€” Kaggle Course Completion

This repository contains my notes, code, and learnings from the "Intro to SQL" course on Kaggle. The course provides a strong foundation in using SQL for exploring and analyzing large datasets.


βœ… Course Completion

I have successfully completed all six lessons in the course, including both tutorials and exercises:


πŸ“˜ What I Learned

  • Writing basic SQL queries using SELECT, FROM, and WHERE
  • Aggregating data using GROUP BY, HAVING, and COUNT
  • Sorting results with ORDER BY
  • Structuring complex queries using Common Table Expressions (WITH)
  • Joining multiple tables using JOIN
  • Querying large datasets using BigQuery efficiently

πŸ“Œ Next Steps

Now that I’ve completed this course, I plan to:

  • Explore more advanced SQL topics (window functions, subqueries, optimization)
  • Apply SQL to real-world datasets for exploratory analysis
  • Combine SQL with Python in data science workflows

πŸ… Certification

You can view or verify my Kaggle profile ![Course Progress Screenshot]image


About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages