I have this query in my SQL Server :
- select right(convert(varchar(10),getdate(),103),7)
Now, how do I get the previous month's result (03/2020)?
Thanks, everyone for your suggestions.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jes SiePosted Apr 25, 2020, 4:08 AM