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
37 reads
Steve reminisces on some of the fun times he's had at SQL Server Central.
2026-02-27
37 reads
2026-02-25
69 reads
As Steve uses AI more, it seems determinism isn't something you get out of many LLMs.
2026-02-23
92 reads
Steve talks about some of the charitable work at SQL Server Central.
2026-02-20
60 reads
How do you detect issues in your systems? Testing? Monitoring? Steve Jones has a few thoughts that we should find ways to do so before our customers.
2026-02-19 (first published: 2017-03-01)
180 reads
Steve thinks a few lessons on being a software engineer at Google are good items for anyone to think about.
2026-02-18
137 reads
2026-02-16 (first published: 2006-10-06)
381 reads
Windows is changing its security, which will affect SQL Server.
2026-02-14
329 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
62 reads
Steve discusses privacy and data that is publicly available on the Internet.
2026-02-11
84 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...
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...
Comments posted to this topic are about the item Having a Little Fun at...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers