AltQuery
Initializing SQL database...
Back to Questions

Join students with courses #158

hard

Show student_name with their course_name. Complex joins with multiple tables, self-joins, or joins combined with aggregation and filtering. Plan your join strategy carefully and consider the relationships between tables.

Practice with:

Database Schema

students

students information

idnameref_id

courses

courses information

idname

Expected Output

Click "Show" to see what the correct output should look like.Tip: Try solving it yourself first for better learning!

SQL Editor

Loading...

Start typing for autocomplete

AI Help

Ask for help!