2012 in Review
With the year 2012 now in the rear view mirror, and while I’m still in the midst of my holiday...
2013-01-04
832 reads
With the year 2012 now in the rear view mirror, and while I’m still in the midst of my holiday...
2013-01-04
832 reads
For at least a year, I’ve been considering changing blog platforms. I set up my blog on TimMitchell.net using BlogEngine.NET...
2013-01-03
906 reads
I received notification that I have received the Microsoft MVP award for 2013, my fourth consecutive year to receive this...
2013-01-01
651 reads
I received notification that I have received the Microsoft MVP award for 2013, my fourth consecutive year to receive this...
2013-01-01
507 reads
I’m back home after a long week attending and presenting at the SQL PASS Summit in Seattle. This was the...
2012-11-11
722 reads
I’m back home after a long week attending and presenting at the SQL PASS Summit in Seattle. This was the...
2012-11-11
1,847 reads
I’m happy to announce that the book I’ve been working on for the past two years is complete and has...
2012-09-05
1,000 reads
I’m happy to announce that the book I’ve been working on for the past two years is complete and has...
2012-09-05
571 reads
This weekend I traveled three hours north to Oklahoma City to participate in SQL Saturday 125, the second annual event...
2012-08-27
399 reads
This weekend I traveled three hours north to Oklahoma City to participate in SQL Saturday 125, the second annual event...
2012-08-27
822 reads
Programmatic Tool Calling with the Claude SDK Every morning somebody on the team runs the...
By Steve Jones
mauerbauertraurigkeit – n. inexplicable urge to push people away, even close friends whose company...
By Brian Kelley
Pinal Dave wrote up his methodology for what to do when you discover bad...
Comments posted to this topic are about the item Why SQL Server Database Attach...
Comments posted to this topic are about the item Fixing P1 Queries
In SQL Server 2025, I run this code:
select bit_count('A')
What is returned? See possible answers