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
95 reads
Steve reminisces on some of the fun times he's had at SQL Server Central.
2026-02-27
95 reads
A look back at SQL Server Central after 25 years from founder Brian Knight.
2026-02-20
1,470 reads
Steve talks about some of the charitable work at SQL Server Central.
2026-02-20
82 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
82 reads
2026-02-06
123 reads
2026-02-02
176 reads
Casino Night from SQL Server Central is coming back to the PASS Data Community Summit.
2024-09-11
423 reads
SQL Server Central is changing their policy to respond to the increased use of AI technologies.
2024-02-02
360 reads
We are adding a consent form to the SQL Server Central website to allow our cookies.
2024-01-10
1,416 reads
The SQL Server Central database servers are being upgraded on Thursday, Nov 2.
2023-11-01
665 reads
By Brian Kelley
Fabiano Amorim has written an excellent article at Simple Talk on securing msdb. Here's...
By Steve Jones
This month we have a new host, which I am grateful for. So many...
I needed to do some research because there is more to #temp tables than...
I wrote a recursive CTE to determine employee levels... but what if I wanted...
hi , our business partner is asking s4 sap api's for receivable info and...
I have a really stupid question... Is there an easy way to search for...
The STRING_ESCAPE() function requires 2 parameters in SQL Server 2025. The first is a string of text and the second is the type of escape rules being used. What are the options for the second parameter?
See possible answers