October 18, 2025 at 2:00 pm
Comments posted to this topic are about the item I Love Editorials
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 19, 2025 at 2:10 pm
Thanks for posting your issue and hopefully someone will answer soon.
This is an automated bump to increase visibility of your question.
October 19, 2025 at 10:55 pm
I think opinions are great for the same reasons as you, Grant. Just not when it comes to things like code. I've seen way too many things that turned out to be totally incorrect and some have even garnered the label of "Best Practice" when, in fact, some of those things have been a worst practice.
And then there's people that do testing to prove their work... Since I do that all of the time, how could I complain about such a thing? It's all the the people that create 6 rows of unique data and then make 10,000 copies of those 6 rows and call that a "good data set". Nothing that large with a cardinality of only 6 even comes close to being a "good data set".
So... most of the time, I have to fallback to what Edwards W. Deming observed...
"Without data, you're just another person with an opinion".
My add-on to that would be "Without KNOWN GOOD data, you're just another person with an opinion... and your opinion of what 'Good Data' is may leave a whole lot to be desired".
--Jeff Moden
Change is inevitable... Change for the better is not.
October 21, 2025 at 7:57 pm
I think opinions are great for the same reasons as you, Grant. Just not when it comes to things like code. I've seen way too many things that turned out to be totally incorrect and some have even garnered the label of "Best Practice" when, in fact, some of those things have been a worst practice.
And then there's people that do testing to prove their work... Since I do that all of the time, how could I complain about such a thing? It's all the the people that create 6 rows of unique data and then make 10,000 copies of those 6 rows and call that a "good data set". Nothing that large with a cardinality of only 6 even comes close to being a "good data set".
So... most of the time, I have to fallback to what Edwards W. Deming observed... "Without data, you're just another person with an opinion".
My add-on to that would be "Without KNOWN GOOD data, you're just another person with an opinion... and your opinion of what 'Good Data' is may leave a whole lot to be desired".
Really insightful Jeff, I totally agree. I do think that if people are striving to be objective, they need to go a step BEYOND the data itself though and look at the metrology behind that data.
I find all too often that people evangelize different things as "data driven", or that their opinions are "in-line with the data" only to look closer at how that data was gathered and find dubious, if not outright nefarious, metrology behind the data to ensure it fits a narrative.
Data is not information, to quote an old saying "there are lies, damn lies, and statistics".
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply