2023-04-29
152 reads
2023-04-29
152 reads
New licensing rules are coming for using your SQL Server licenses in the cloud.
2022-09-03
194 reads
2022-03-30
117 reads
Some organizations see their IT organization as an expense, and not as valuable as it might otherwise be. Steve has a few comments on why this might not be a good idea, or a good place to work.
2021-08-13
281 reads
In this article we will focus on Power Apps canvas apps which are natively optimized for mobile devices and we will look at potential use cases for canvas apps.
2021-04-15
2021-03-11
114 reads
Microsoft fights back against hackers after a recent vulnerability in a management framework.
2021-01-14
222 reads
2020-11-11
105 reads
2020-10-13
163 reads
The database compatibility level ought to provide some protection from database upgrade changes, but do you believe that?
2020-09-21
353 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