SQL

Use when writing or reviewing advanced SQL query logic independent of any one engine — multi-table joins, window functions, CTEs including recursive ones, GROUP BY and GROUPING SETS aggregation, and set operations — or when a query returns too many rows, too few, or wrong totals. NOT engine internals, indexes or EXPLAIN (that is `postgresdb`), NOT MySQL config (that is `mysql`), NOT OLAP columnar specifics (that is `duckdb`).

ericrisco b551dc6 8 files · 37.2 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/sql commit b551dc6cd8

Frequently asked questions

npx skillmds@latest add ericrisco/sql