{"id":14931,"date":"2016-03-07T09:45:44","date_gmt":"2016-03-07T17:45:44","guid":{"rendered":"https:\/\/blogs.technet.microsoft.com\/dataplatforminsider\/?p=14931"},"modified":"2024-01-22T22:50:25","modified_gmt":"2024-01-23T06:50:25","slug":"technical-overview-sql-server-2016-release-candidate-0","status":"publish","type":"post","link":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/03\/07\/technical-overview-sql-server-2016-release-candidate-0\/","title":{"rendered":"Technical Overview: SQL Server 2016 Release Candidate 0"},"content":{"rendered":"

The SQL Server engineering team is pleased to announce the availability of SQL Server 2016 Release Candidate 0. This is an important milestone in the release of SQL Server 2016, as it marks feature completion for most dimensions of the product and means a very rich set of capabilities are now available. These include: real-time operational analytics, rich visualizations on mobile devices, built-in advanced analytics, new advanced security technologies, and new hybrid scenarios allowing you to securely stretch data to the cloud.<\/p>\n

To learn more about the release, visit the SQL Server 2016 preview page<\/a>. To experience the new, exciting features in SQL Server 2016 and the new rapid release model, download the preview<\/a> and start evaluating the impact these new innovations can have for your business.<\/p>\n

Questions? Join the discussion of the new SQL Server 2016 capabilities at MSDN<\/a> and StackOverflow<\/a>. If you run into an issue or would like to make a suggestion, you can let us know using Microsoft\u2019s Connect tool<\/a>. We look forward to hearing from you.<\/p>\n

For more information on this release, see SQL Server 2016 Release Notes<\/a> and What’s New in SQL Server 2016<\/a>.<\/p>\n

Database scoped configuration<\/h2>\n

This release now supports a new database level object that holds optional configuration values that affect the behavior of the application code at the database level. This support is available in both SQL Server 2016 Release Candidate (RC0) and SQL Database V12 using the new ALTER DATABASE SCOPED CONFIGURATION (Transact-SQL) statement. This statement modifies the default SQL Server 2016 Database Engine behavior for a particular database. A generic mechanism for creating database configuration(s) at creation time is not provided.<\/p>\n

These options are:<\/p>\n