I am trying to create a view in microsoft sql server 2005, where it pulls in invoice details for last month, i can use the between command and get it working just fine, but i have to change it every month, the view is used for a report that runs on an asp web page
my question is simply how do i get the view to always pull last month only
(sorry if its the wrong board)
my question is simply how do i get the view to always pull last month only
(sorry if its the wrong board)