Skip to content

Conversation

@arnaud-lacurie
Copy link
Collaborator

Adds documentation for joins using comma-separated FROM clause with WHERE conditions.

Includes examples of cross joins, equijoins, three-way joins, joins with subqueries/CTEs/functions, and semi-joins with EXISTS.

- Create Joins.rst documenting comma-separated FROM syntax
- Important note: Standard JOIN keywords are NOT supported
- Document cross joins, equijoins, three-way joins
- Document joins with subqueries, CTEs, and user-defined functions
- Document semi-joins with EXISTS
- Add 6 working test examples
- Update SQL_Reference.md to include Joins
- All tests passing
@arnaud-lacurie arnaud-lacurie added the documentation Documentation change label Nov 24, 2025
@arnaud-lacurie arnaud-lacurie requested a review from hatyo November 24, 2025 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant