I have a column in my database containing a registration date.
I want to graph the number of registrations each week.
What data do i need to pull back?
Can I just use the regDate column and get the graph to do the work?
Or do i need sql DATEPART(.....) stuff happening?
Thanks,
Chris
Creating a chart with a date range
Creating a chart with a date range
Please use a sql query for this task.
Thank you.
Thank you.