2026-08-26
725 reads
2026-08-26
725 reads
This article shows how you can generate embeddings in SQL Server 2025, store them, and use them in your queries.
2026-06-08
2,913 reads
Learn about the latest version of SQL Server and get help installing it on your system.
2026-05-04
8,185 reads
Learn how the JSON_ARRAYAGG() function works in SQL Server 2025.
2026-04-27
4,236 reads
Learn about migrating SSRS reports to Power BI Report Server in SQL 2025
2026-04-03
5,862 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
10,088 reads
2026-02-20
682 reads
2026-02-16
711 reads
2026-02-13
923 reads
Learn how we can search text values in SQL Server 2025 using the new AI capabilities.
2026-01-12
3,737 reads
By Brian Kelley
Do you have a case where you have a named instance you'd like to...
By Steve Jones
I was trolling the docs and noticed the SIGN() function. I have never written...
By ReviewMyDB
The T-SQL Tuesday #201 round-up: nine bloggers on whether temp tables are a friend...
Comments posted to this topic are about the item Admin Rights for Everyone
Comments posted to this topic are about the item Kerberos Authentication for Aurora PostgreSQL:...
Comments posted to this topic are about the item RegEx Functions I
Which of these RegEx functions need compatibility level 170 in SQL Server 2025?
See possible answers