SQL Server 2025新功能:AI、正则与模糊匹配实战
探索SQL Server 2025全新开发特性,涵盖AI向量搜索、正则表达式、JSON原生支持、模糊匹配与OPPO/PSPO查询优化,助你提升T-SQL数据处理效率。

Published 5/2026
Created by Vikas Munjal
MP4 | Video: h264, 1920×1080 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English | Duration: 38 Lectures ( 4h 15m ) | Size: 3 GB
Explore SQL Server 2025 AI, Vector Search, Regex, JSON, Fuzzy Matching, Base64, || operator & PSPO/OPPO tuning.
What you’ll learn
⚡ Implement native AI Vector Search and embeddings in T-SQL queries using the new 2025 vector datatype and DiskANN distance functions.
⚡ Query and index unstructured data efficiently using SQL Server 2025’s native JSON datatype instead of NVARCHAR string parsing.
⚡ Apply native Regular Expressions (REGEXP) and Fuzzy Matching algorithms like Edit Distance and Jaro-Winkler for complex data validation.
⚡ Configure Parameter Sensitive Plan Optimization (PSPO) and Optional Parameter Plan Optimization (OPPO) to stabilize query performance.
⚡ Utilize advanced text processing tools including secure BASE64 encoding/decoding and the native double pipe (||) string concatenation operator.
Requirements
❗ A good working knowledge of T-SQL (writing SELECT statements, basic joins, standard data types & stored procedures).
Description
This course provides a technical walkthrough of the new developer-centric features introduced in SQL Server 2025. It is designed for developers and database professionals who want to move beyond traditional T-SQL and leverage modern capabilities like AI-driven vector search, native JSON handling, advanced regular expressions, and intelligent query optimization.
This is a practical, feature-focused course. We cut through the marketing to focus on syntax, implementation, and performance impact.
What You Will Learn The curriculum is organized into four core modules covering the following technical areas
✨AI & Vector Search: Integration of semantic search capabilities using the native Vector datatype. We cover embeddings with OpenAI, distance functions for similarity searching, and efficient implementation using DiskANN.
✨Native JSON & Data Handling: Transitioning from legacy NVARCHAR parsing to SQL Server’s new high-performance native JSON datatype, including native indexing strategies and the JSON_OBJECTAGG function.
✨Regex, Text Analytics & Productivity: Implementation of native Regular Expressions (REGEXP_LIKE, REPLACE, SUBSTR, COUNT), practical usage of the || concatenation operator, Base64 encoding/decoding, and Fuzzy Matching algorithms (Edit Distance and Jaro-Winkler).
✨Intelligent Query Optimization: Technical deep dive into modern engine tuning. We cover Parameter Sensitive Plan Optimization (PSPO) and Optional Parameter Plan Optimization (OPPO) to address parameter sniffing and ensure consistent query performance.
Course Goal
✨ By the end of this course, you will have a clear, working knowledge of these specific SQL Server 2025 features and be prepared to implement them in your development and production environments.
此处内容需要权限查看
会员免费查看



