#1049

Incident: Stuck Paid Orders

Incident review, step 1: find orders with status = 'paid' that have no payment with status = 'success'. Return only their id values, sorted by 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.

id
12

Il risultato della tua query apparirà qui