Introduction
  • Introduction
SQL Overview
  • Relational databases
  • Data Manipulation with SQL
  • Data Definition with SQL: Part I
  • Data Definition with SQL: Part II
  • SQL Variants
  • SQL Server Installation
  • SQL Server Data Types
  • SQL Overview Quiz
Statistics with SQL
  • Create Table and Load Data
  • Count, Min, Max, Top, and Distinct
  • Statistical Functions in SQL
  • Statistics with SQL Quiz
Data Preparation with SQL
  • Filtering Data
  • Subqueries
  • Combining Tables: Part I
  • Combining Tables: Part II
  • Creating a View
  • Grouping and Ordering
  • Partitioning
  • Date and Time: Part I
  • Date and Time: Part II
  • Data Preparation with SQL Quiz
Programming with SQL
  • Mathematical Functions
  • Variables
  • Conditional Logic
  • Loops
  • Custom Functions
  • Programming with SQL Quiz
Connecting Data Analytics Software
  • Exporting Data
  • Connecting Excel with GUI
  • Connecting Excel with VBA
  • Connecting IBM SPSS Statistics
  • Connecting R
  • Connecting Python