All the Costs of Downtime
Downtime causes a lot of problems, not all of which are financial for an organization.
2025-09-22
141 reads
Downtime causes a lot of problems, not all of which are financial for an organization.
2025-09-22
141 reads
Steve talks about the process of decision making with idea for shortening the time taken.
2025-06-09
98 reads
2025-04-09
210 reads
An Azure datacenter had a failure after an incident, partially because they didn't have enough people. Steve notes that staffing is a challenge in many ways.
2023-09-29
183 reads
The way we view our jobs might change how we do them. Steve has some advice on how to think about the work you do.
2023-09-27
129 reads
Helping your business get value from a digital transformation can start within your own team or group.
2023-02-08
122 reads
When I first started working in technology in the 90s, it was a time of outsourcing lots of work overseas. Many large companies followed the wave of manufacturing in the 70s and 80s by many companies, including lots of semi-conductor manufacturers. I watched as a number of jobs moved overseas, though fortunately not mine. In […]
2023-02-06
162 reads
Redshift keeps its SYS_* monitoring views for seven days in cluster, which is fine...
By Steve Jones
I was updating my session for the Data API Builder (DAB) recently, mostly to...
I am excited to host T-SQL Tuesday for the first time. I want to...
Working with SQL Server can involve more than just writing queries. Understanding database design,...
Comments posted to this topic are about the item Measuring Productivity
Comments posted to this topic are about the item Importing Excel files into SQL...
I have 3 instances of a brand new long running query that are executing on a SQL Server 2025 instance. Query store is enabled. One of the queries is killed by the administrator, one is cancelled by the user. The other runs to completion. How many rows are in Query Store for this query?
See possible answers