The SQL Professor

Blogs

My first year on full disability, wow!

By

What a year … At the end of May 2024, I went on full...

Getting References for GenAI Results

By

I wrote an editorial on the view of GenAI tech from execs and someone...

SQL Server 2025 Is Here – AI Just Changed Everything!

By

🔟 Top 10 Features of SQL Server 2025 #SQLServer2025 #MicrosoftSQL #DatabaseUpdates #SQLAI #SQLFeatures #SQLServerCopilot #VectorSearch...

Read the latest Blogs

Forums

Insert bulk fails when Online Index Rebuild is done

By saum70

Hi, We are getting issue of Insert bulk failed due to schema change of...

Software Solutions on Cloud Servers

By Robert Brannen

Hi SQL Server Central community, I’m exploring ways to optimize converting JPEG to PES...

Advanced QBO Tips for Better Analysis & Forecasting in 2025?

By Robertth001

Hey folks, what cool tricks or tools are you using in QuickBooks Online this...

Visit the forum

Question of the Day

Calculating Month End

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