Greetings,
I have a SQL database view pulling in course topics and course dates. I would like to display in the browser the top five course topics for each week. The query would sort by date, pull the top five, then in 7 days do it again. Any thoughts of how to gracefully do this? Thanks.
Thank you.
Mel
I have a SQL database view pulling in course topics and course dates. I would like to display in the browser the top five course topics for each week. The query would sort by date, pull the top five, then in 7 days do it again. Any thoughts of how to gracefully do this? Thanks.
Thank you.
Mel