Does the Tone matter?
Does the tone of communication matters to you that much that it affects your work in some way?
2018-05-15
114 reads
Does the tone of communication matters to you that much that it affects your work in some way?
2018-05-15
114 reads
Disappointment is hard, but you get to choose how you react to it.
2018-05-14
119 reads
2018-05-11
78 reads
Power Bi is one of the neatest tools that Microsoft has built for data professionals. It allows anyone to build fantastic interactive visualizations that can help tell a story and help someone make decisions. There have been some amazing demo visualizations from Microsoft customers. I've seen a predictive maintenance visualization for airplanes, one for diabetes […]
2018-05-10
3,611 reads
Steve talks about the difference between anonymisation and pseudonymisation, which can be confusing.
2018-05-09
81 reads
The problems at TSB Bank in the UK have Steve worried about his own records.
2018-05-08
94 reads
Phil Factor on a journey that started with a decision to introduce a new IT platform, and ended in a disaster that left TSB customers locked out of their accounts, experiencing problems such as zero balances, incorrect currencies, and massively inflated mortgage amounts.
2018-05-07
312 reads
2018-05-07
78 reads
2018-05-04
145 reads
There are always reasons to upgrade or avoid upgrading to a new version. Steve Jones has a few thoughts.
2018-05-03
70 reads
By Steve Jones
I wrote about learning today for the editorial: I Can’t Make You Learn. I...
By ReviewMyDB
Fabric has CI/CD built in, but if you've tried to use it for database...
By Steve Jones
attriage – n. the state of having lost all control over how you feel...
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...
Comments posted to this topic are about the item DBCC CHECKDB Limits II
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