Sql — Version 14.0.1000.169

SELECT SERVERPROPERTY('ProductVersion') AS ProductVersion, SERVERPROPERTY('ProductLevel') AS ProductLevel, SERVERPROPERTY('Edition') AS Edition, SERVERPROPERTY('ProductMajorVersion') AS MajorVersion, SERVERPROPERTY('ProductBuild') AS BuildNumber;

A groundbreaking release that should be patched immediately. sql version 14.0.1000.169

Microsoft SQL Server Version: 14.0.1000.169 Release Context: This is the "Gold" or Release-to-Manufacturing (RTM) build of SQL Server 2017. SELECT SERVERPROPERTY('ProductVersion') AS ProductVersion

As an RTM version, 14.0.1000.169 is now significantly outdated. Users are encouraged to update to the latest to resolve security vulnerabilities and performance issues. SERVERPROPERTY('ProductLevel') AS ProductLevel

SQL Server version 14.0.1000.169 is a historic release that fundamentally changed the database landscape by embracing open-source operating systems and Python. It introduced "smart" databases that adapt to data in real-time.

This specific release was a milestone for Microsoft as it introduced several major capabilities: