AltQuery
Initializing SQL database...
Back to Questions

Subquery - Above Average #55

hard

Find records where value is above the average. Complex subqueries with multiple levels of nesting, EXISTS/NOT EXISTS, or subqueries in different clauses (SELECT, FROM, WHERE). Break down the problem step by step.

Practice with:

Database Schema

records

Record information

idnamevalue

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!