Physical Servers What are They?
Today I'm in the process of installing some physical servers. To put this into perspective due to the companies I...
2011-11-09
508 reads
Today I'm in the process of installing some physical servers. To put this into perspective due to the companies I...
2011-11-09
508 reads
Right I've been itching to post another Blog and actually contribute something this time. This isn't something I've learned but something I've taught many...
2011-11-08
786 reads
So here it is then, my first ever Blog post!
I'm not cheating here as I am not officially starting to...
2011-11-07
573 reads
They run, they return data. So what? Some SQL queries just waste your time...
By Steve Jones
I read Brent’s first look at SSMS and Copilot in there. He didn’t have...
By Steve Jones
falesia– n. the disquieting awareness that someone’s importance to you and your importance to...
Comments posted to this topic are about the item Helping Students with a Data...
Comments posted to this topic are about the item Calculating Month End
Comments posted to this topic are about the item Parameterize Connections in Microsoft Fabric...
I want to calculate the end of the previous month as a date that I can use in running a report. What is the best way to do this in SQL Server 2022, assuming I have a date stored in @d?
See possible answers