Merge pull request #586 from microsoft/pmasl

Added MS logo
This commit is contained in:
Pedro Lopes
2019-07-08 15:10:57 -07:00
committed by GitHub
4 changed files with 7 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
![](./media/solutions-microsoft-logo-small.png)
# SQL Server Samples Repository
This GitHub repository contains code samples that demonstrate how to use Microsoft's SQL products including SQL Server, Azure SQL Database, and Azure SQL Data Warehouse. Each sample includes a README file that explains how to run and use the sample.
+3
View File
@@ -1,3 +1,6 @@
<!-- Always leave the MS logo -->
![](./media/solutions-microsoft-logo-small.png)
# Sample name
Briefly describe what the sample does. Describe the benefit of running this sample.
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

+2
View File
@@ -1,3 +1,5 @@
![](../media/solutions-microsoft-logo-small.png)
# Sample Categories
End-to-end sample applications that illustrate the use of SQL Server for specific application scenarios.