Mapping SQL Server Database Compatibility Levels to Version Names
You can use a SQL query to retrieve database compatibility levels and match them to SQL Server version names using a CASE statement.
You can use a SQL query to retrieve database compatibility levels and match them to SQL Server version names using a CASE statement.
You must be logged in to post a comment.