2008-09-08 (first published: 2008-07-20)
1,287 reads
2008-09-08 (first published: 2008-07-20)
1,287 reads
When trying to add a node to an existing SQL Server 2008 cluster you get an Invalid SKU Error
2008-09-07
3,246 reads
2008-09-05
1,276 reads
crates sp and function template for a table
2008-09-05
224 reads
A better way to use sp_spaceused, returning values on one row for the database instead of two.
2008-09-04
4,082 reads
A script that can generate a massive amount of data relatively quickly
2008-09-04 (first published: 2008-07-11)
1,350 reads
In this script we create a temporal table and then review all indexes with next conditions.
avg_fragmentation_in_percent > 10 % or avg_page_space_used_in_percent > 90 %
2008-09-03 (first published: 2008-07-10)
4,711 reads
2008-09-03
252 reads
2008-09-02 (first published: 2008-07-10)
2,714 reads
2008-08-27
1,050 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