SQL for Data Analysis
Offered By: Udacity
Course Description
Overview
In this course, you’ll learn to use Structured Query Language (SQL) to extract and analyze data stored in databases. You’ll first learn to extract data, join tables together, and perform aggregations. Then you’ll learn to do more complex analysis and manipulations using subqueries, temp tables, and window functions. By the end of the course, you’ll be able to write efficient SQL queries to successfully handle a variety of data analysis tasks.
Syllabus
- SQL Basics
- Learn to write common SQL commands including SELECT, FROM, and WHERE,Learn to use logical operators in SQL
- SQL Joins
- Learn to write INNER JOINs to combine data from multiple tables,Learn to write LEFT JOINs to combine data from multiple tables
- SQL Aggregations
- Learn to write common aggregations in SQL including COUNT, SUM, MIN, and MAX,Learn to write CASE and DATE functions, as well as work with NULL values
- Subqueries and Temp Tables
- Learn to write subqueries to run multiple queries together,Learn to use temp tables to access a table with more than one query
- SQL Data Cleaning
- Learn how to perform data cleaning using SQL
- Window Functions
- Learn to use window functions to tackle more analysis tasks
Taught by
Derek Steer
Related Courses
Introduction to DatabasesMeta via Coursera Intro to Relational Databases
Udacity Fundamentals of database systems
Indian Institute of Technology Kanpur via Swayam Capstone: Photo Tourist Web Application
Johns Hopkins University via Coursera Web Application Development: Basic Concepts
University of New Mexico via Coursera