Search ⌘K
LinkedIn
LinkedIn

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...

Foundations Track
Easy
15 min
query basics

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

Timer 00:00
Back to practice

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 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.