#313

Activities Excluding Extremes

Find activities whose participant count is neither the maximum nor the minimum. Return activity and participants.

Expected output sample

This is what a correct answer looks like — its row count is its own, it doesn't have to match the schema tables.

activityparticipants
Tennis2
Running3
Hiking4

Your query result will appear here