2014-10-31
12 reads
2014-10-31
12 reads
2014-10-20
12 reads
2014-09-26
12 reads
2014-09-19
13 reads
2014-06-30
8 reads
2014-06-12
9 reads
2014-06-10
3 reads
2014-01-08
11 reads
2014-01-03
5 reads
2 years ago I posted “16 papers and original articles on Big Data” It’s now time to review and...
2013-06-01
16 reads
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...
If you spend your days tuning queries, managing pipelines, or keeping a production database...
I've got multiple databases on 2 SQL 2019 CU32 servers , all using the...
Has anyone written a wrapper function (or similar) around STRING_AGG() to allow the retrieval...
Putting this here as we're currently on SQL Server 2019 installed on Windows Server...
What does this return on SQL Server 2025?
select bit_count(null)See possible answers