1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00
Files
sql-server-samples/samples
Jovan Popovic 2c4eb51d43 Fixes in Azure Blob Storage load
Corrected cheka of the target table, skipped first row in CSV examplem
and added BULK INSERT from bcp file.
2017-02-23 11:45:17 +01:00
..
2017-02-02 16:20:29 -08:00
2017-02-15 13:06:02 -06:00
2017-02-23 11:45:17 +01:00
2017-02-02 16:36:00 -08:00

Sample Categories

[applications] (applications/)

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

[databases] (databases/)

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

[demos] (demos/)

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

[features] (features/)

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

[management] (manage/)

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

[tutorials] (tutorials/)

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