Having a Little Fun at SQL Server Central
Steve reminisces on some of the fun times he's had at SQL Server Central.
2026-02-27
44 reads
Steve reminisces on some of the fun times he's had at SQL Server Central.
2026-02-27
44 reads
A look back at SQL Server Central after 25 years from founder Brian Knight.
2026-02-20
1,316 reads
Steve talks about some of the charitable work at SQL Server Central.
2026-02-20
60 reads
This is part of a few memories from the founders of SQL Server Central, celebrating 25 years of operation this month. When we started SQL Server Central, our goal was to build a great resource that helped other people advance in their careers and also made some money. Our decisions in building the site were […]
2026-02-13
63 reads
2026-02-06
102 reads
2026-02-02
149 reads
Casino Night from SQL Server Central is coming back to the PASS Data Community Summit.
2024-09-11
415 reads
SQL Server Central is changing their policy to respond to the increased use of AI technologies.
2024-02-02
342 reads
We are adding a consent form to the SQL Server Central website to allow our cookies.
2024-01-10
1,393 reads
The SQL Server Central database servers are being upgraded on Thursday, Nov 2.
2023-11-01
658 reads
By Steve Jones
on tenderhooks – adj. feeling the primal satisfaction of being needed by someone, which...
By DataOnWheels
I have been active in the data community throughout my career. I have met...
By Vinay Thakur
Quick Summary for Microsoft SQL Server till 2025, I am fortunate to be part...
hi, in an ssis for each loop over an object variable called MyListVariable, i...
SQL Server is typically viewed as a transactional or analytical database engine. However, it...
Hello, Is there a way in Azure SQL Database to change the 'Blocking Process...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers