Search ⌘K
Apple
Apple

Foundations Track · Medium · 25 min

April Webinar Share

Apple wants a operations review for april webinar share. Return the percentage of marketing touches that were webinars in April 2024, rounded to the nearest ...

Foundations Track
Medium
25 min
query basics
aggregation

Company labels are directional practice context, not official interview guidance.

Timer 00:00
Back to practice

Objective

Practice query basics through a Apple-tagged business scenario.

Approach

Use this track to lock in clean query structure, basic filtering logic, and confidence with grouped output.

Company context

Company labels are directional practice context, not official interview guidance.

Prereq: query basics
Prereq: filtering

Apple wants a operations review for april webinar share. Return the percentage of marketing touches that were webinars in April 2024, rounded to the nearest integer as webinar_pct.

marketing_touches
touch_id INT
event_type VARCHAR(30
touch_idevent_type
1webinar2024-04-03
2trial_request2024-04-05
3whitepaper_download2024-04-11
4webinar2024-04-18
5conference2024-04-19
6trial_request2024-05-02
Editor
SQL workspace

Run queries against the protected question data, then submit once the result shape looks right.

Sign in to run SQL

Create a free account or sign in before running queries against protected question data.