Display query for current and previous month
I have a query that I am working with in which I have a month and year field where I would like to display the current month and previous months information just not quite sure how to make this work.
My table rows look like this
- nMonth
- nYear
- nDetail
- nImg
- nLink
I have looked over all of Coldfusions Date Functions and several articles that are similar but not sure how to tie this all together.
