A Backup Change
Steve Jones talks about backup of data today and the challenges of managing this at scale.
2017-09-13
54 reads
Steve Jones talks about backup of data today and the challenges of managing this at scale.
2017-09-13
54 reads
A look back at the random nature of finding information in libraries and bookstores. A feeling Steve Jones misses.
2017-09-12
68 reads
2017-09-11
80 reads
You are given an export of a NoSQL database, in JSON, and asked to import it into a relational database. Sounds easy? It isn't and Phil Factor explain why.
2017-09-11
217 reads
Do you use version control for your databases? For your application code? Is there a time when you think it's not needed? Steve Jones asks the question today.
2017-09-08 (first published: 2013-05-17)
164 reads
Equipment can matter for IT professionals. Read a few thoughts from Andy Warren.
2017-09-07
66 reads
2017-09-06
268 reads
2017-09-05
311 reads
A successful launch, and recovery, of SQL Server running below a balloon.
2017-09-04
81 reads
2017-09-04
48 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...
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