Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Query that creates a row for each day of the month

$
0
0
we collect data on a monthly basis but now a query is needed to break down the monthly amount into a daily figure. I have everything working except the ability to take the user's input from a date field and have the query create a row for each day of the month from the date entered. i.e.
01-01-13
01-02-13
01-03-13...
up to
01-31-13

can anyone provide a solution to this problem? it would be greatly appreciated!

Viewing all articles
Browse latest Browse all 13329

Trending Articles