SQL Lab2 entry point
SQL Joins
Use suggested or manual joins to review related tables locally, build queries, and inspect result rows before exporting anything.
Supported hereLocal SQLite tables, imported structured data, generated WorkBench SQL artifacts
Local boundaryJoin review happens in the browser and never writes constraints back to an external database.
Useful for:
SQL joins
join builder
SQLite joins
visual join builder
database join review
Do suggested joins become database constraints?
No. Suggested and manual joins seed review queries only. SQL Lab2 keeps that boundary explicit.