Initial commit
This commit is contained in:
7
skills/query-expert/references/sql_patterns.md
Normal file
7
skills/query-expert/references/sql_patterns.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# SQL Query Patterns - See SKILL.md for complete SQL guide including:
|
||||
- SELECT queries with JOINs
|
||||
- Aggregation with GROUP BY
|
||||
- Window functions
|
||||
- CTEs (Common Table Expressions)
|
||||
- Subqueries
|
||||
- Best practices and anti-patterns
|
||||
Reference in New Issue
Block a user