What is New in SQL Server 2025
Learn about the latest version of SQL Server and get help installing it on your system.
2026-05-04
6,632 reads
Learn about the latest version of SQL Server and get help installing it on your system.
2026-05-04
6,632 reads
Learn how the JSON_ARRAYAGG() function works in SQL Server 2025.
2026-04-27
3,926 reads
Learn about migrating SSRS reports to Power BI Report Server in SQL 2025
2026-04-03
4,568 reads
Introduction SQL Server 2025 introduced new features, including vectors. The main purpose of vectors is to create a new semantic search with the help of AI. Modern AI models represent text as vectors (embeddings) that capture semantic meaning. Similar meanings produce vectors that are close to each other in this vector space, allowing AI systems to […]
2026-03-23
8,678 reads
2026-02-20
655 reads
2026-02-16
693 reads
2026-02-13
899 reads
Learn how we can search text values in SQL Server 2025 using the new AI capabilities.
2026-01-12
3,444 reads
Learn about the new ZSTD compression algorithm in SQL Server 2025.
2025-12-29
2,238 reads
I have been working in various computer languages for a long time. When I saw that the || operator was coming, I was a bit confused as to why we needed this, and how it would work. After all, this is a part of other languages. I decided to dig in a bit. This is […]
2025-12-19
8,595 reads
By Brian Kelley
If you are considering any of the ISACA AI certs like the Advanced Artificial...
By ChrisJenkins
Are you currently using Microsoft Fabric or considering migrating to it? If so, there...
By SQLPals
Track SQL Server Configuration Changes Using the Error Log If you...
Artificial intelligence tools are quickly becoming part of daily business operations, from document analysis...
Comments posted to this topic are about the item Designing SQL Server ETL Pipelines...
Comments posted to this topic are about the item Detecting Deadlocks Quickly
In the Database Engine, when a deadlock is detected, what does the detection interval shrink to (in time)?
See possible answers