Goal Review Q1
As we close out the First Quarter of 2010 it is time to review progress made on the Goals I...
2010-04-01
510 reads
As we close out the First Quarter of 2010 it is time to review progress made on the Goals I...
2010-04-01
510 reads
I bet most of you use some type of diff/comparison tool at work. Probably one for the file system and...
2010-04-01
542 reads
I’ve always said that it didn’t matter what the database was. If it could do the job then it’s worth...
2010-04-01
417 reads
I recently came across an interesting script to help show index info and usage. As I began to dissect the...
2010-03-31
2,007 reads
Recently, we found out that HP Data Protector had an update, and I took for granted that this update would...
2010-03-31
12,465 reads
The family returned back from the UK last night, after traveling for something like 14 hours, plus an early morning...
2010-03-31
1,548 reads
Intel has finally released the long awaited (at least by me) 45nm Xeon 7500 series processor. This beast has eight...
2010-03-31
2,013 reads
Continuing on from Part 2, I want to continue this time with two points I left open last time:
How to...
2010-03-31
1,671 reads
When I wrote my most recent free eBook, Brad’s Sure Guide to SQL Server Maintenance Plans, some of the DBAs...
2010-03-31
2,302 reads
Excerpted from Brad’s Sure Guide to SQL Server 2008, which is available as a free eBook.
Previous versions of SQL Server...
2010-03-31
2,882 reads
By Zikato
I deployed a schema change to 30 servers using multi-server query and deploy-at-low-priority. Small...
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...
Hello We recently encountered an issue where a SQL table unexpectedly grew in size...
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...
What does this return on SQL Server 2025?
select bit_count(null)See possible answers