Projects

A simple SQL project of DataCamps's SQL course. The data used in this project is provided by The World Bank. It contains both national and regional debt statistics for several countries across the globe as recorded from 1970 to 2015.

  • Used simple aggregate functions to get statistics of a given problem.

This is a project for DataCamp's Intermediate SQL Course.

  • Data was taken from Kaggle.
  • Used SUBQUERIES, SET theories and JOIN functions to analyzed the data.