{"id":14011,"date":"2015-09-02T09:40:00","date_gmt":"2015-09-02T16:40:00","guid":{"rendered":"https:\/\/blogs.technet.microsoft.com\/dataplatforminsider\/2015\/09\/02\/sql-server-2016-community-technology-preview-2-3-is-available\/"},"modified":"2024-01-22T22:50:17","modified_gmt":"2024-01-23T06:50:17","slug":"sql-server-2016-community-technology-preview-2-3-is-available","status":"publish","type":"post","link":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2015\/09\/02\/sql-server-2016-community-technology-preview-2-3-is-available\/","title":{"rendered":"SQL Server 2016 Community Technology Preview 2.3 is available"},"content":{"rendered":"

The SQL Server engineering team is pleased to announce the immediate availability of SQL Server 2016<\/a> August monthly public preview release CTP 2.3<\/a>. This release fully embraced the \u201cCloud First\u201d tenet, as this release build was deployed to SQL Azure Database<\/a> service first, running in production prior to the release build.<\/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> or try the preview by using a virtual machine in Microsoft Azure and start evaluating the impact these new innovations can have for your business. Have questions? Join the discussion of the new SQL Server 2016 capabilities at MSDN<\/a>\u00a0and Stack Overflow<\/a>. If you run into an issue or would like to make a suggestion, you can let us know using Microsoft\u2019s Connect too<\/a>l. We look forward to hearing from you!<\/p>\n

This preview release is packed with new features and improvements….<\/p>\n

Row Level Security<\/strong> is now supported with In-memory OLTP<\/strong> tables. Users can now apply row-level security policies to memory-optimized tables. In addition to SCHEMABINDING, predicate functions and inline TVFs should include the compilation hint WITH NATIVE_COMPILATION<\/span>. UDFs created with this hint can be used in both native modules and interop queries, and as security predicates on both memory-optimized and disk-based tables. UDFs created without this hint can only be used in interop queries, and as predicates on disk-based tables. The following built-in security functions are supported by In-memory OLTP, intended for use in RLS predicates:<\/p>\n