It's Not Yours
We may talk about our databases, but hopefully most of us know we don't own the data.
2022-05-25 (first published: 2018-01-17)
238 reads
We may talk about our databases, but hopefully most of us know we don't own the data.
2022-05-25 (first published: 2018-01-17)
238 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
97 reads
2022-05-16 (first published: 2018-01-15)
346 reads
Phil Factor on a tale of how dodgy mock data derailed an otherwise-convincing prototype.
2018-01-15
218 reads
When you need to debug or troubleshoot, Steve Jones wants you to disable, not drop, objects.
2018-01-12
78 reads
Do you know how to answer normalization questions in an interview? Steve Jones gives you a few ideas and recommends you brush up on your knowledge.
2022-05-20 (first published: 2018-01-11)
661 reads
2018-01-10
263 reads
An analysis of salaries uses statistics to determine significance of the data. Is this data science?
2018-01-09
93 reads
The staff that build your systems are more important than your choice of technology.
2022-05-23 (first published: 2018-01-08)
248 reads
With bugs in our CPUs, everyone needs to plan on patching or upgrading.
2018-01-05
120 reads
By Steve Jones
Can you use your GPUs when running a local model under Ollama? You can,...
By Brian Kelley
The concern that a particular technology is going to destroy the world seems to...
The STIG is detailed, which is a good thing, but I found myself wanting...
Comments posted to this topic are about the item RegEx Functions III
Comments posted to this topic are about the item Optimized Locking in SQL Server...
Comments posted to this topic are about the item Finely Tuned Models
If I run the REGEXP_LIKE() function, does it match values in a case-sensitive fashion, or a case-insensitive fashion by default.
See possible answers