2017-04-20
366 reads
2017-04-20
366 reads
SQL Server captures information about usage and send it to Microsoft. Is that a problem? Not for Steve Jones.
2017-04-18
862 reads
Today Steve Jones looks at some data loss lawsuits against Microsoft, but asks the general question of whether software vendors need to be more liable (and careful).
2017-04-17
71 reads
This week Steve looks at all the information and learning available for Power BI.
2017-04-17
124 reads
Do you know what the cost is for your database going down? Maybe more interesting, is do you want to know?
2017-04-14
146 reads
The future will see more of our data used in machine learning and other AI-like systems. Is that something we want?
2017-04-13
53 reads
Today Steve Jones discusses the idea of data value, and what it might mean to you, personally.
2017-04-12
54 reads
2022-12-05 (first published: 2017-04-11)
225 reads
Just because something works, is it prudent to implement a solution knowing there is a chance this design flaw will be stricken from future revs of SQL Server? It depends.
2017-04-10
77 reads
This article explores aspects of a job that help one feel satisfied at work.
2017-04-10
98 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...
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...
Hello, Is there a way in Azure SQL Database to change the 'Blocking Process...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers