Azure Data SQL Samples - Official Microsoft GitHub Repository containing code samples for SQL Server, Azure SQL, Azure Synapse, and Azure SQL Edge
Перейти к файлу
Jos de Bruijn 28eba93cfb Create enable-in-memory-oltp.sql
Sample script that enables the current database for In-Memory OLTP, including best practices for database options
2016-05-02 13:58:07 -07:00
samples Create enable-in-memory-oltp.sql 2016-05-02 13:58:07 -07:00
.gitignore fix for TPC gauge to use config settings 2016-03-25 12:36:31 -07:00
README.md add applies to section 2016-04-29 09:26:14 -07:00
README_samples_template.md formatting fix 2016-05-02 13:22:00 -07:00
license.txt MIT license 2016-03-25 16:52:44 -07:00

README.md

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.

Working in GitHub

To work in GitHub, go to https://github.com/microsoft/sql-server-samples and fork the repository. Work in your own fork and when you are ready to submit to make a change or publish your sample for the first time, submit a pull request into the master branch of sql-server-samples. One of the approvers will review your request and accept or reject the pull request.

License

These samples and templates are all licensed under the MIT license. See the license.txt file in the root.

Questions

Email questions to: sqlserversamples@microsoft.com.