Abschnitt 1. Kapitel 21
single
Challenge: High-Value Transaction Count
Swipe um das Menü anzuzeigen
Aufgabe
Swipe to start coding
Write a query that, for each customer, counts the number of transactions where the amount is greater than or equal to 1000.
- Use the
transactionstable. - For each
customer_id, count the number of transactions withamountgreater than or equal to 1000. - The result must show one row per
customer_idwith the count of such transactions ashigh_value_transaction_count.
Lösung
War alles klar?
Danke für Ihr Feedback!
Abschnitt 1. Kapitel 21
single
Fragen Sie AI
Fragen Sie AI
Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen