Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Group by a varying # of days
Message
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Scripting
Titre:
Group by a varying # of days
Versions des environnements
SQL Server:
SQL Server 2008
Application:
Web
Divers
Thread ID:
01514570
Message ID:
01514570
Vues:
107
Hello,

I have a standard SQL table holding customer orders. The table has a customerID, an order date, and an order quantity. I would like to create a query that would give me a count of orders and a total amount of orders for 'n' number of days within a date range. For example, I want to see a weekly count (# of days would be 7) for orders for each customer starting Jan 1, 2011 up to today.

I could say that maybe my variable time frames would be weekly, monthly, quarterly or yearly.

Any ideas on how to do this?

TIA

Bob
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform