Back to Skills

sql-queries-window-functions

vamseeachanta
Updated 2 days ago
6 views
3
2
3
View on GitHub
Othergeneral

About

This skill provides a reference for SQL window functions, enabling developers to perform advanced analytical queries without leaving their workflow. It covers essential patterns like ranking, running totals, and comparing rows with LAG/LEAD. Use it when you need to write complex data analysis queries that operate over partitions of result sets.

Quick Install

Claude Code

Recommended
Primary
npx skills add vamseeachanta/workspace-hub -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/vamseeachanta/workspace-hub
Git CloneAlternative
git clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/sql-queries-window-functions

Copy and paste this command in Claude Code to install this skill

GitHub Repository

vamseeachanta/workspace-hub
Path: .claude/skills/data/analytics/sql-queries/window-functions
0

Related Skills