Elections
Steve Jones found a very fascinating way that might keep elections more secure, verifiable, and also more open.
Steve Jones found a very fascinating way that might keep elections more secure, verifiable, and also more open.
Crunching data or having access to vast amounts of data is crucial for many applications.
After seeing several cases in the past couple of months where I felt the basics of troubleshooting were violated, I...
If SSDs are about to make obsolete one of the major driving forces behind the development of SANs (disk latency) then how is the storage array going to change in the near future?
We are always looking for more speed from our computer systems, but are they getting faster? Steve Jones has a few comments on why this might not be the case.
A series by Joe Celko that examines the craft of designing a database to meet your needs.
Signal Waits vs. Resource Waits
During my presentation at SQLSaturday#59, I spoke about the categories of wait types, such as...
I have installed and uninstalled several instances of SQL Server in the past. Today, I need to uninstall a SQL Server 2008 R2 clustered instance. I have never uninstalled a clustered instance of SQL Server before. Can you provide a how-to guide to uninstall a clustered instance of SQL Server 2008 R2?
Today Steve Jones has a poll that asks about your work environment, and specifically what type of noise works best for you.
A first look at the Performance Dashboard in SQL Server 2005 by new author Robert Griffin.
By Vinay Thakur
it has been a year since i have not written much on the blog...
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...
I have a quick question on Ola Hallengren Index Optimize Maintenance . Do we...
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...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers