Foundations Track · Easy · 15 min
April Webinar Share
LinkedIn wants a manager brief for april webinar share. Return the percentage of marketing touches that were webinars in April 2024, rounded to the nearest i...
Company labels are directional practice context, not official interview guidance.
Objective
Practice query basics through a LinkedIn-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.
LinkedIn wants a manager brief 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 | event_type | |
|---|---|---|
| 1 | webinar | 2024-04-03 |
| 2 | trial_request | 2024-04-05 |
| 3 | whitepaper_download | 2024-04-11 |
| 4 | webinar | 2024-04-18 |
| 5 | conference | 2024-04-19 |
| 6 | trial_request | 2024-05-02 |
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.