2007-12-25
35 reads
2007-12-25
35 reads
A quick workaround from a longtime community member that helps you prevent the LF/CR from being lost if you copy scripts from the code tags in your posts.
2007-11-27
1,304 reads
SQLServerCentral.com is always looking for ways that we can provide you with better, more useful content to help you learn about SQL Server. We've got a new idea and we're looking for feedback.
2007-11-12
393 reads
We reached the half million member milestone last week and had a contest. Read on to see the winners.
2007-10-08
555 reads
We crossed the 500,000 member mark last week and we're looking to give away some prizes!
2007-10-02
1,913 reads
A few proposed changes to the newsletter. Read about them and give us some feedback on what you think.
2007-09-27
588 reads
2007-09-26
526 reads
With the new codebase in place, RSS is pervasive throughout the site. Get a few hints here on how this works.
2007-09-25
2,251 reads
Lots of changes to the site, see how to work with some of them.
2007-09-24
1,955 reads
The third evolution in the history of SQLServerCentral.com is now out and available. Read all about the changes we've gone through.
2007-09-24
1,457 reads
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...
By James Serra
Why this comparison feels confusing If you’re a Power BI report author who’s just...
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