rubetube56
Programmer
Hello all,
I need help writing a 'recursive' date query where the user would enter in the date range (ex. 1/05/06 - 11/11/06). What I want the query to do is go through each month and count up the number of orders, then go through all of the orders and give a total number of orders. Sounds simple in principle, but I just can't figure it out.
Any help is greatly appreciated. Thanks!
I need help writing a 'recursive' date query where the user would enter in the date range (ex. 1/05/06 - 11/11/06). What I want the query to do is go through each month and count up the number of orders, then go through all of the orders and give a total number of orders. Sounds simple in principle, but I just can't figure it out.
Any help is greatly appreciated. Thanks!