Query that returns Average number of records in a specific range of dates
问题 I have a table with the following columns OrderID Number ProductID Number Order_date Datetime Qty number How can I get average number of orders placed per day for a range of dates. I want to know the average orders placed per day between October 31st to November 4th both days included. Thanks in advance. 回答1: Your question is a little contradictory, it fisrt asks for the average number of orders per day and then asks for the average orders (wich suggests you want the average quantity, not the