2020-01-30
238 reads
2020-01-30
238 reads
Today, Kendra Little explains why a query may run faster the second time you run it.
2020-01-29
2,560 reads
2020-01-28 (first published: 2018-12-06)
634 reads
2020-01-27
226 reads
As JSON documents becomes increasingly widely used, as the interface between application and database, Phil Factor reckons it's about time JSON Schema was built-in to SQL Server, alongside XML Schema.
2020-01-25
325 reads
2020-01-24
314 reads
2020-01-22 (first published: 2019-01-31)
406 reads
Today, Grant Fritchey talks about the two paths to expertise for database professionals and why it’s hard to really know if someone is an expert.
2020-01-17
422 reads
Today Kendra discusses the advantages of using a command line interface for Git.
2020-01-16
434 reads
Grant discusses the need for password managers to help prevent security issues between different accounts.
2020-01-15
278 reads
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....
By Steve Jones
I recently started playing with the MCP Server for SQL Server, which is a...
Security has long been a problem for me. Every time I think I understand...
Comments posted to this topic are about the item BIT_COUNT() V
Comments posted to this topic are about the item How We Reduced SQL Server...
What does this return on SQL Server 2025?
select bit_count(null)See possible answers