Skip to content

Commit 62ee48c

Browse files
authored
Update AdventureWorks description in README
Clarify description of AdventureWorks sample database.
1 parent 7d59809 commit 62ee48c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Please note that specific features, such as In-Memory OLTP, are edition-specific
1010
Releases provide convenient downloads of sample databases and applications, eliminating the need to build them from source code. This SQL Server samples repository offers the following notable releases:
1111

1212
- [Wide World Importers sample database v1.0](https://github.com/Microsoft/sql-server-samples/releases/tag/wide-world-importers-v1.0) is the main sample for SQL Server 2016 and Azure SQL Database. It contains both an OLTP and an OLAP database.
13-
- [AdventureWorks](https://github.com/Microsoft/sql-server-samples/releases/tag/adventureworks)
13+
- [AdventureWorks](https://github.com/Microsoft/sql-server-samples/releases/tag/adventureworks) is a sample database with OLTP, data warehouse and lightweight database options.
1414
- [In-Memory OLTP Performance Demo v1.0](https://github.com/Microsoft/sql-server-samples/releases/tag/in-memory-oltp-demo-v1.0) illustrates the performance benefits of the In-Memory OLTP technology built into SQL Server and Azure SQL Database.
1515
- [IoT Smart Grid sample v1.0](https://github.com/Microsoft/sql-server-samples/releases/tag/iot-smart-grid-v1.0) illustrates how SQL Server can be leveraged to ingest data from IoT devices and sensors, and how you can run analytics on that data.
1616

0 commit comments

Comments
 (0)