SQL Practice Logo

SQLPractice Online

Company SQL Question

Average Usage per Product

Practice this Microsoft style SQL interview question with live execution and instant feedback.

Problem Statement

Calculate average usage_minutes per product by joining usage_logs to products.

Relevant Tables

usage_logsproducts

SQL Concepts Used in This Question

Strengthen your understanding with these targeted learning topics: