1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00

polybase and alwaysencrypted added

This commit is contained in:
Jos de Bruijn
2016-05-26 16:04:52 -07:00
parent 766908b429
commit 9ed969cfdd
22 changed files with 1235 additions and 9 deletions

View File

@ -37,7 +37,7 @@ To run this sample, you need the following prerequisites.
<!-- Examples -->
1. SQL Server 2016 (or higher) or Azure SQL Database.
2. Visual Studio 2015.
3. The WideWorldImporters database.
3. The WideWorldImporters database (Full version).
<a name=run-this-sample></a>