Skip to content

Sumukhmr/sql-analytics-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SQL Analytics Practice

A collection of SQL solutions to analytics-focused coding problems practiced on NamasteSQL and other platforms.

Solving consistently to sharpen real world SQL and analytics thinking.


What is in this repo?

  • SQL solution files for each problem
  • Screenshots of the problem, query, and output
  • Problems focused on analytics category

Concepts Covered

  • CTE (Common Table Expressions)
  • string_agg() for text aggregation
  • CASE WHEN for categorisation
  • Correlated subqueries
  • GROUP BY with derived columns
  • Window functions
  • Date extraction and manipulation
  • Joins and filtering

Folder Structure

analytics/ → SQL solution files screenshots/ → Problem and output screenshots


Tools

  • Database: PostgreSQL
  • Primary Platform: NamasteSQL

Connect

LinkedIn: https://www.linkedin.com/in/sumukh-m-r-136618270/

About

A growing collection of SQL analytics solutions covering CTEs, aggregations, subqueries and window functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors