Quality Provides Traction/Velocity
Quality is a driver for productivity. Or so say I. What do you think.
2017-02-14
96 reads
Quality is a driver for productivity. Or so say I. What do you think.
2017-02-14
96 reads
The GitLab crisis has Steve Jones thinking about two things: competence and care.
2017-02-13
121 reads
From a well-built cockney who knew how to avoid wheel clamps, to an ex-member of an elite anti-riot unit, some of the best DBAs have a surprising diversity of skills and experiences, according to Phil Factor.
2017-02-13
104 reads
An updated editorial. The five years are almost up for the prediction that IT departments would be eliminated. Read Steve Jones thoughts on where we are today.
2017-02-10
118 reads
DevOps is supposed to help us build better software, faster. Steve Jones looks at one of the other benefits: security.
2017-02-09
108 reads
2017-02-08
167 reads
A guest editorial today looks at the OS debate: Windows v Linux.
2022-03-07 (first published: 2017-02-07)
422 reads
Today Steve Jones looks at how we can better build software by considering the cloud.
2017-02-06
79 reads
Microsoft's Customer Experience Improvement Program for SQL Server: once easy to avoid, now hard to ignore, but Rodney Landrum sees an upside.
2017-02-06
1,557 reads
This week Steve Jones asks what parts of SQL Server would you improve and why.
2017-02-03
81 reads
My old Dell XPS that I used for personal stuff started to degrade; well,...
By Steve Jones
At the Redgate Summits this year, we’ve highlighted a few things in the Flyway...
By Steve Jones
I wrote about learning today for the editorial: I Can’t Make You Learn. I...
We want to enable ADR on our SQL Server 2019 instances. I’ve heard that...
Comments posted to this topic are about the item Forward Deployed Engineers
Comments posted to this topic are about the item TRY_PARSE vs TRY_CONVERT in SQL...
I have a SQL Server 2025 database that I want to check for corruption every night. One of the things we do is disable indexes used for ETL loads during the weekend and re-enable them on Monday morning. If we run DBCC over the weekend, are our disabled indexes checked for consistency?
See possible answers