Skip to content

Basic to complex sql queries created to solve problems

Notifications You must be signed in to change notification settings

wubeshetA/master-sql

Repository files navigation

Master SQL

This repository contains simple to complex SQL queries that I have written to solve problems (focused on data analysis). It also contains personal notes I took while learning the topics. The queries are written for PostgreSQL database.

The qeuestion in this repo are part of the Data science course from udacity

How to use

The parch-and-posey.sql file contains SQL script to create the database and tables and to fill the tables with mock data. The rest of the files contain the queries to solve challeges. The files are named according to the topic of the problem. For example, the join.sql file contains queries to solve challenges related to joins.

Author

About

Basic to complex sql queries created to solve problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published