Disabling Indexes
Expert SQL Server trainer Andy Warren brings us a new article on a lesser used feature in SQL server 2005: the ability to disable an index.
Expert SQL Server trainer Andy Warren brings us a new article on a lesser used feature in SQL server 2005: the ability to disable an index.
With ranking functions in SQL Server 2005, you can rank rows in result sets. This tip defines rank functions and gives examples of how to use the four available functions.
Humor in the workplace is essential for a good environment, but employees need to be careful about what they might consider sharing.
Humor in the workplace is essential for a good environment, but employees need to be careful about what they might consider sharing.
Humor in the workplace is essential for a good environment, but employees need to be careful about what they might consider sharing.
Learn how to monitor database-level actions and write audit results to files.
Steve Jones talks about the value of software maintenance and how you should view their value.
To create your own spelling suggestion feature, you need a look-up with correct spellings and misspellings. I walk you through it.
In this update from the past week Steve Jones looks at leaks in encrypted disks and Web 2.0 development.
It is irritating, sometimes alarming, for the user to be confronted by the 'deadlock message' when a deadlock happens. It can be a tiresome business to prevent them from occurring in applications. Fortunately, the profiler can be used to help DBAs identify how deadlocking problems happen, and indicate the best way of minimising the likelihood of their reappearance.
By Steve Jones
This is kind of a funny page to look at. The next page has...
A while ago I blogged about a use case where a pipeline fails during...
By HeyMo0sh
Something has shifted quietly in 2026. The developers I know/respect—the ones actually shipping, not...
I have a table I didn't design that has tons of repeating groups in...
Comments posted to this topic are about the item Writing as an Art and...
Comments posted to this topic are about the item String Similarity II
What is the range for the result from the EDIT_DISTANCE_SIMILARITY() function in SQL Server 2025?
See possible answers