2018-01-29
65 reads
2018-01-29
65 reads
2018-01-29
63 reads
2018-01-26
60 reads
2018-01-25
87 reads
Today Steve Jones notes that your software should handle the load and work, but it needs to get done as well.
2018-01-24 (first published: 2013-11-07)
204 reads
We need data to innovate more. Steve Jones reminds us this means opportunity for many of us.
2018-01-22
48 reads
GDPR is coming and many are concerned. Steve Jones has a few thoughts today.
2018-01-18
182 reads
The build v buy decision isn't the final one. We also need to decide if we'll use software as is or customize it.
2018-01-16
90 reads
Phil Factor on a tale of how dodgy mock data derailed an otherwise-convincing prototype.
2018-01-15
198 reads
When you need to debug or troubleshoot, Steve Jones wants you to disable, not drop, objects.
2018-01-12
69 reads
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...
By James Serra
Why this comparison feels confusing If you’re a Power BI report author who’s just...
Comments posted to this topic are about the item Having a Little Fun at...
Comments posted to this topic are about the item Designing SQL Server Pipelines That...
Comments posted to this topic are about the item String Similarity I
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers