Files
sql-server-samples/samples
Perry Skountrianos 476a015f89 Update setup-or-reset-demo.sql
Adding ORDER BY in the [dbo].[InsertMeterMeasurementHistory] stored procedure to ensure that we are deleting the same rows that we are offloading.
2017-11-13 14:58:51 -08:00
..
2017-11-07 12:22:25 -07:00
2017-10-05 10:44:21 -07: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.