Skip to main content
Anaconda Learning
Toggle menu
Menu
Back to anaconda.com
< Back to anaconda.com
Course Catalog
Sign In
Introduction to SQL
Querying relational databases using Python.
Watch Intro Video
22
Overview
(11:49)
Getting started with Anaconda Notebooks
Overview and Setup
Connecting to a Database
Pulling data with SELECT
(13:10)
Pulling Data with SELECT
Expressions and Functions + Exercise
Filtering data with WHERE
(20:20)
Filtering Data with WHERE
Filtering Text Expressions
Exercise: Filtering data with WHERE
Aggregating and sorting
(12:38)
Aggregating and Sorting
Counting Records + Exercise
Nulls and Case Expressions
(17:16)
Nulls, CASE Expressions
The NULL Case Trick + Exercise
INNER JOIN and LEFT JOIN
(19:21)
INNER JOIN
LEFT JOIN
Exercise: Joins
Subqueries and Common Table Expressions
(14:42)
Subqueries
Common Table Expressions (CTEs) + Exercise
Creating Tables and Writing Data
(25:11)
Creating Tables
Creating and Dropping Tables
Transactions + Exercise
Conclusion
End of course survey