/learn-sql

Compilation of all the learnings of SQL\

Learn SQL

All tips & tricks regarding SQL; (MySQL, PostgresSQL, SQLite)

Learning sheets.

  1. Introduction and basics of SQL - Sheet
  2. Basics command in SQL - Sheet
  3. SQL JOINs - Sheet
  4. Unions and intersection - Sheet
  5. Transactions - Sheet
  6. CTE - Sheet

Basic structure

  1. Structure of SQL queries - Sheet
  2. Subqueries of SQL - Sheet

Definitions & Keywords

  1. Keywords - Sheet

Projects

  1. Salary analysis of SF bay area employees - Project