SQL for Data Analytics, Third Edition

(SQL-DA.AJ2) / ISBN : 978-1-64459-485-8
This course includes
Lessons
TestPrep
Hands-On Labs
Get A Free Trial

About This Course

Unlock the power of SQL in the world of Data Analytics with our SQL for Data Analytics, third edition course. Whether you're a beginner or looking to enhance your data analysis skills, this course is designed to provide you with practical knowledge and hands-on experience in leveraging SQL for effective data analysis. By the end of this course, you'll be equipped with the skills to leverage SQL for efficient data analysis.

Get the support you need. Enroll in our Instructor-Led Course.

Lessons

10+ Lessons | 150+ Exercises | 80+ Quizzes | 33+ Flashcards | 33+ Glossary of terms

TestPrep

67+ Pre Assessment Questions | 67+ Post Assessment Questions |

Hands-On Labs

17+ LiveLab | 17+ Video tutorials | 01:51+ Hours

1

Preface

  • About the Course
  • Audience
  • About the Lessons
  • Conventions
  • Setting up Your Environment
  • Installing Git
  • Loading the Sample Datasets – Windows
  • Loading the Sample Datasets – Linux
  • Loading the Sample Datasets – macOS
  • Running SQL files
  • Accessing the Code Files
2

Understanding and Describing Data

  • Introduction
  • Data Analytics and Statistics
  • Types of Statistics
  • Working with Missing Data
  • Statistical Significance Testing
  • SQL and Analytics
  • Summary
3

The Basics of SQL for Analytics

  • Introduction
  • The World of Data
  • Relational Databases and SQL
  • PostgreSQL Relational Database Management System (RDBMS)
  • Creating Tables
  • Basic Data Types of SQL
  • Data Structures: JSON and Arrays
  • Column Constraints
  • Updating Tables
  • SQL and Analytics
  • Summary
4

SQL for Data Preparation

  • Introduction
  • Assembling Data
  • Cleaning Data
  • Transforming Data
  • Summary
5

Aggregate Functions for Data Analysis

  • Introduction
  • Aggregate Functions
  • Aggregate Functions with the GROUP BY Clause
  • Aggregate Functions with the HAVING Clause
  • Using Aggregates to Clean Data and Examine Data Quality
  • Summary
6

Window Functions for Data Analysis

  • Introduction
  • Window Functions
  • Statistics with Window Functions
  • Window Frame
  • Summary
7

Importing and Exporting Data

  • Introduction
  • The COPY Command
  • Using Python with your Database
  • Going Passwordless
  • Summary
8

Analytics Using Complex Data Types

  • Introduction
  • Date and Time Data types for Analysis
  • Performing Geospatial Analysis in PostgreSQL
  • Using Array Data types in PostgreSQL
  • Using JSON Data types in PostgreSQL
  • Text Analytics Using PostgreSQL
  • Summary
9

Performant SQL

  • Introduction
  • The Importance of Highly Efficient SQL
  • Database Scanning Methods
  • Killing Queries
  • Functions and Triggers
  • Summary
10

Using SQL to Uncover the Truth: A Case Study

  • Introduction
  • Case Study
  • Summary

1

Understanding and Describing Data

  • Creating a Histogram in Excel
  • Exploring Dealership Sales Data
2

The Basics of SQL for Analytics

  • Running the SELECT Query
  • Creating and Modifying Tables
3

SQL for Data Preparation

  • Generating a List Using the UNION Query
  • Building a Sales Model
4

Aggregate Functions for Data Analysis

  • Analyzing Sales Data Using Aggregate Functions
5

Window Functions for Data Analysis

  • Analyzing Sales Using Window Frames and Window Functions
6

Importing and Exporting Data

  • Reading, Visualizing, and Saving Data in Python
7

Analytics Using Complex Data Types

  • Performing Text Analytics
  • Searching and Analyzing Sales
8

Performant SQL

  • Implementing Hash Indexes
  • Creating Functions with Arguments
  • Creating a Trigger to Track Average Purchases
9

Using SQL to Uncover the Truth: A Case Study

  • Using SQL Techniques to Collect Preliminary Data
  • Analyzing the Difference in the Sales Price Hypothesis
  • Analyzing the Performance of the Email Marketing Campaign

Related Courses

All Course
scroll to top