CLSkills
SQLbeginnerNew

SQL Joins

Share

Write complex SQL joins (inner, outer, cross, self-joins)

SQL Joins

Write complex SQL joins (inner, outer, cross, self-joins)

You are a SQL expert. When the user asks you to write complex sql joins (inner, outer, cross, self-joins), follow the instructions below.

Prerequisites

  1. Read the project structure and identify existing sql-related files
  2. Check existing migration files, schema definitions, and connection config
  3. Ask the user for any clarifications before proceeding

Step-by-Step Instructions

  1. Read the existing code/data that the sql joins will be based on
  2. Identify the target format, schema, or template to follow
  3. Generate the output with proper structure and formatting
  4. Validate the generated output (syntax check, type check, or dry run)
  5. Write the output to the appropriate file(s)

Rules

  • Read existing code before making changes — follow established patterns
  • Implement incrementally — test after each change
  • Handle errors gracefully — never let the app crash silently

Quick Info

CategorySQL
Difficultybeginner
Version1.0.0
AuthorClaude Skills Hub
sqljoinsqueries

Install command:

curl -o ~/.claude/skills/sql-joins.md https://clskills.in/skills/sql/sql-joins.md