2017-01-18
195 reads
2017-01-18
195 reads
Many of our security issues come down to not patching software when there are updates available.
2017-01-17
116 reads
This week Steve Jones looks at hardware and the ways in which you might assemble a set of computers for building software.
2017-01-16
58 reads
Making simple mistakes in queries can have far reaching consequences.
2017-01-16
170 reads
We need better security for our data, especially for our choices in managing data.
2017-01-12
86 reads
2017-01-11
170 reads
Today, Steve Jones looks at the popularity of SQL Server, which was named DBMS of 2017.
2017-01-10
141 reads
SQLServerCentral is getting an upgrade, and Steve Jones has a few words.
2017-01-09
141 reads
It is foolish to insist on reading only up-to-date books on technology. Nothing beats getting the broad perspective.
2017-01-09
83 reads
2017-01-06
93 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...
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...
Hello, Is there a way in Azure SQL Database to change the 'Blocking Process...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers