👇 CELEBRATE CLOUD SECURITY DAY 👇
00
HOURS
00
MINUTES
00
SECONDS
SQL is a popular language for extracting, stacking, and querying data from databases. Master SQL to explore, filter, and aggregate almost any raw data into multiple dimensions of valuable input. Level 1 teaches SQL from scratch to let you understand SQL and data analysis and is designed to jumpstart your knowledge of SQL and perform various data analysis tasks. You will learn SQL terminologies, databases, and syntax. You will create and load databases, schemas and tables, analyze data using filtering conditions and search patterns, count distinct values across dataset attributes, group rows, calculate using aggregation functions, and use aliases for columns and tables. Level 2 directly continues from topics explored in Level 1. It covers more advanced SQL tools and capabilities. You will combine data from multiple sources, break complex queries into subqueries, transform and classify data, analyze data with window functions, create views and CTEs, and explore SQL to the core. You will work on quizzes and exercises to practice and sharpen your understanding of the learning objectives. Upon completion, you will comprehensively acquire knowledge about SQL syntax, queries and subqueries, perform data analysis tasks independently, and garner thorough understanding of SQL, and use it in your data visualization and analysis.
This course is ideal for aspiring data analysts, business analysts, database professionals, and anyone who wants to leverage SQL for extracting insights from data. It’s also suited for students, beginners in analytics, and professionals seeking to strengthen their data querying and analysis skills for decision-making.
Course Introduction
Getting Started!
Databases - Terminology
SQL - Creating Databases, Schemas, and Tables
SQL - Retrieving Data with Queries
Course Summary – Level 1
Introduction to Level 2
Getting Started with Level 2
SQL - Combining Data from Multiple Tables
SQL – Subqueries
SQL - Conditional Logic (CASE)
SQL - Window Functions
SQL – Simplify Queries (Views, CTEs)
Course Summary – Level 2