2015-05-13
3 reads
2015-05-13
3 reads
This session is mostly demo-focused. I will cover prerequisites for scripts and show how to do multiple SQL Server installations...
2015-05-02
644 reads
This session is mostly demo-focused. I will cover prerequisites for scripts and show how to do multiple SQL Server installations using scripts and demonstrate how to Streamline SQL Server...
2015-05-02
14 reads
2015-05-02
7 reads
2015-05-02
5 reads
2015-05-02
8 reads
2015-05-02
9 reads
In this session Prakash will walk through the process implemented to alleviates many of the pain points for deploying, managing,...
2015-03-03
552 reads
2015-03-03
4 reads
2015-03-03
2 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