2008-09-11
1,534 reads
2008-09-11
1,534 reads
2008-09-10 (first published: 2008-07-12)
1,523 reads
This script opens a little cursor that will clean out connections to any DBs you specify.
2008-09-09 (first published: 2008-07-21)
1,541 reads
2008-09-09
1,088 reads
2008-09-08 (first published: 2008-07-20)
1,278 reads
When trying to add a node to an existing SQL Server 2008 cluster you get an Invalid SKU Error
2008-09-07
3,235 reads
2008-09-05
1,271 reads
crates sp and function template for a table
2008-09-05
212 reads
A better way to use sp_spaceused, returning values on one row for the database instead of two.
2008-09-04
4,076 reads
A script that can generate a massive amount of data relatively quickly
2008-09-04 (first published: 2008-07-11)
1,343 reads
Fabric deployment pipelines look like they solve CI/CD for Fabric content, especially for people...
By Steve Jones
We aren’t the only company that does this, but Redgate Software does try to...
By James Serra
Microsoft Fabric makes it wonderfully easy to put many analytics workloads on one platform....
Comments posted to this topic are about the item The New World Of AI...
Thanks in advance, I'm trying to avoid using IIF for performance reasons, but the...
Security has long been a problem for me. Every time I think I understand...
What does this return on SQL Server 2025?
select bit_count(null)See possible answers