2008-09-08 (first published: 2008-07-20)
1,288 reads
2008-09-08 (first published: 2008-07-20)
1,288 reads
When trying to add a node to an existing SQL Server 2008 cluster you get an Invalid SKU Error
2008-09-07
3,247 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,712 reads
2008-09-03
254 reads
2008-09-02 (first published: 2008-07-10)
2,714 reads
2008-08-27
1,051 reads
By James Serra
Making Data AI-Ready, Part 2 (This is the second article in a three-part series...
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...
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