Files
sql-server-samples/samples
Sergio Fonseca 0854c9261a Add EPM version 5.0 that works with SQL 2016, and new SQLServer Powershell module.
https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-ps-module

Fix for error: Microsoft.SqlServer.Management.Dmf.PolicyEvaluationException: Exception encountered while executing policy Table Name Pattern.  ---> Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException: Failed to retrieve data for this request. ---> Microsoft.SqlServer.Management.Common.ExecutionFailureException: An exception occurred while executing a Transact-SQL statement or batch. ---> System.Data.SqlClient.SqlException: Arithmetic overflow error for data type tinyint, value = -1.<?char 13?> The statement has been terminated.<?char 13?>
2017-10-04 15:21:25 +01:00
..
2017-06-02 18:14:45 -07:00
2017-08-02 17:38:28 -07:00
2017-06-24 21:55:20 -05:00
2017-06-16 23:16:40 +04:00
2017-04-29 16:22:41 -05:00

Sample Categories

applications

End-to-end sample applications that illustrate the use of SQL Server for specific application scenarios.

databases

Sample databases for SQL Server, Azure SQL Database, and Azure SQL Data Warehouse.

demos

Demos of various SQL features and capabilities that were presented at conferences, in Webcasts, etc...

features

Samples illustrating specific SQL Server and Azure SQL Database features, including In-Memory OLTP, Master Data Services (MDS), and R Services.

management

Samples that help with the management of SQL Server and Azure SQL Database.

tutorials

Samples showing how to connect to SQL databases using various programming languages, including Python, C#, Java, Ruby, Node.js, and PHP.