SQL Server
76
0

SQL Server Management Studio 18.3 GA

Microsoft ha liberado la version 18.3 del SQL Server Management Studio (SSMS).

El mismo se lo puede descargar del siguiente link

Nuevas funcionalidades de la versión 18.3

Esta nueva versión tiene las siguientes nuevas funcionalidades

  • Data Classification : Add Data Classification information to column properties UI (Information TypeInformation Type IDSensitivity Label, and Sensitivity Label ID are not exposed in the SSMS UI).
  • Intellisense/Editor : Updated support for features recently added to SQL Server 2019 (for example, “ALTER SERVER CONFIGURATION”).
  • SMO/Scripting
    • Added support for Support scripting of Azure SQL DW unique constraint.
    • Data Classification
      – Added support for SQL version 10 (SQL 2008) and higher.
      – Added new sensitivity attribute ‘rank’ for SQL version 15 (SQL 2019) and higher and Azure SQL DB.
    • SQL Assessment API – Added versioning to ruleset format.
    • SQL Assessment API – Added new checks.
    • SQL Assessment API – Added support for Azure SQL Database Managed Instance.
    • SQL Assessment API – Updated default view of cmdlets to display results as a table.

You must be logged in to post a comment.