Obfuscation
Test data is critical to being sure your application works, but is production data ok to use in test environments?
2007-12-19
528 reads
Test data is critical to being sure your application works, but is production data ok to use in test environments?
2007-12-19
528 reads
Who owns the data that we generate ourselves? It's not as easy to answer that as you think.
2007-12-18
61 reads
Licensing SQL Server used to be easy and could be again, though it is still better than licensing Oracle.
2007-12-17
253 reads
2007-12-17
156 reads
If someone acts suspicious at work, do you report them? What if it's the CIO? What if data security is involved?
2007-12-14
104 reads
Malicious code embedded inside advertisements served on the web. What's next?
2007-12-13
73 reads
Everyone wants real time reporting, or do they? Steve Jones talks about some of the downsides of implementing such a system.
2007-12-12
136 reads
A primary key is a must for every table. Or is it? Steve Jones examines the question.
2007-12-11
482 reads
Building a team when you are developing software of any size is important and Steve Jones shares one of the most important things you need.
2012-10-31 (first published: 2007-12-10)
187 reads
In an age where commercial interests seem to trump all, it's nice to see someone delivering content out there for free.
2007-12-10
139 reads
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...
By Steve Jones
After my session at VSLive last week, I had a few questions from the...
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