Medium
HAVING
Repeat Customers
Find customers who placed more than one order. Return columns: order_count, customer_name. Order results by: order_count DESC, customer_name.
Preparing the interactive SQL workspace...
Find customers who placed more than one order. Return columns: order_count, customer_name. Order results by: order_count DESC, customer_name.
Preparing the interactive SQL workspace...