YoVDO

Level Up: Advanced SQL

Offered By: LinkedIn Learning

Tags

SQL Courses SQLite Courses Database Management Courses Common Table Expressions Courses Subqueries Courses GitHub Codespaces Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Take your SQL skills to the next level in this interactive, advanced coding course.

Syllabus

Introduction
  • Advanced SQL code challenges
  • Using GitHub Codespaces with this course
  • How to execute SQLite queries
1. Joins
  • Create a list of employees and their immediate managers
  • Find salespeople who have zero sales
  • List all customers and their sales, even if some data is gone
2. Grouping
  • How many cars have been sold per employee?
  • Find the least and most expensive car sold by each employee
  • Display a report for employees who have sold more than five cars
3. Advanced Select Options
  • Summarize sales per year by using a CTE
  • Display the number of sales for each employee by month for 2021
  • Find the sales of cars that are electric by using a subquery
4. Windowing Functions
  • For each salesperson, rank the car models they've sold the most
  • Create a report showing sales per month and an annual total
  • Display the number of cars sold this month and last month
Conclusion
  • Keep learning

Taught by

Jess Pomfret

Related Courses

Code Clinic: Python
LinkedIn Learning
Learning Java by Example
LinkedIn Learning
JavaScript Code Challenges
LinkedIn Learning
CSS: Enhancing Interfaces with Animation
LinkedIn Learning
GitHub Codespaces: First Look
LinkedIn Learning