#311

Active Businesses

Find businesses whose number of events of each event type exceeds the average for that event type across all businesses. Return business_id.

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.

business_id
3
1

Your query result will appear here