PostgreSQL_Exploration

This repository contains all content relevant to the "Sql for data analysis" course offered on udacity. It demonstrates usage of table joins, aggregations, sub-queries, window functions, and CTEs (common table expressions) on a multi-table SQL database to answer business-focused questions for a generated dataset representing the sales of a company.