.webp&w=3840&q=75)
Industry
sports
Skills
approach
data-wrangling
Tools
sql
Learning Objectives
Learn how to define and write SQL functions that accept parameters and return calculated results, improving query reusability and flexibility.
Develop skills in using aggregate functions like SUM, COUNT, and CASE to perform conditional summation, counting, and other operations for analyzing match statistics.
Overview
Prerequisites
- Ability to write SQL functions, that accept parameters and return calculated results.
- Familiarity with using CTEs to break down complex queries into manageable parts
- Proficiency in using aggregate functions like SUM, COUNT, and CASE
