In the final chapter of DataCamp’s “Joining Data in SQL” course, I delved into the concept of Subquery in SQL….
Latest Posts
Set Theory in SQL: UNION, INTERSECT, and EXCEPT
In the third chapter of DataCamp’s “Joining Data in SQL” course, I explored the fascinating world of Set Theory in…
Outer Joins, Cross Joins, and Self Joins in SQL
Continuing my journey through the DataCamp SQL courses, I’ve delved into the second chapter of “Joining Data in SQL,” which…
Exploring INNER JOINS in SQL: A Comprehensive Guide
I’m thrilled to share my insights from the first chapter of DataCamp’s course on Joining Data in SQL. This chapter…
Analyzing Students’ Mental Health: My First SQL Project
I’m excited to share my experience with my first mini-project in SQL on DataCamp: Analyzing Students’ Mental Health. This project…
Sorting and Grouping in SQL: ORDER BY and GROUP BY
Today, I’m excited to share what I’ve learned from the final chapter of the “Intermediate SQL” course on DataCamp. This…