#1092

Visited but Did Not Buy

Marketing wants to retarget users who have an event with kind = 'visit' but no event with kind = 'purchase'. Return those user_id values, sorted by user_id.

Esempio di output atteso

Ecco come appare una risposta corretta — il suo numero di righe è a sé stante, non deve corrispondere alle tabelle dello schema.

user_id
2
4

Il risultato della tua query apparirà qui