Order Cadence Explorer

75. Order Cadence Explorer

Rank customers by total orders and calculate their average time between orders.

Xorthax wants to analyze customers' order patterns. Write a query to calculate the rank of each customer's total orders and the average time between consecutive orders.
Write Your Query