Skip to content

Commit fd24969

Browse files
committed
implementing team suggestions
1 parent e1a0409 commit fd24969

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/samples/adventureworks-install-configure.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,16 @@ For more information about samples, see the [Samples GitHub repository](https://
2424
- [SQL Server Management Studio](../ssms/download-sql-server-management-studio-ssms.md) or [Azure Data Studio](../azure-data-studio/download-azure-data-studio.md)
2525

2626

27-
## Download .bak files
27+
## Download backup files
2828

2929
Use these links to download the appropriate sample database for your scenario.
3030

3131
- **OLTP** data is for most typical online transaction processing workloads.
3232
- **Data Warehouse (DW)** data is for data warehousing workloads.
3333
- **Lightweight (LT)** data is a lightweight and pared down version of the **OLTP** sample.
3434

35+
If you're not sure what you need, start with the OLTP version that matches your SQL Server version.
36+
3537
|**OLTP** |**Data Warehouse** |**Lightweight**|
3638
|---------|---------|---------|
3739
|[AdventureWorks2019.bak](https://github.com/Microsoft/sql-server-samples/releases/download/adventureworks/AdventureWorks2019.bak)|[AdventureWorksDW2019.bak](https://github.com/Microsoft/sql-server-samples/releases/download/adventureworks/AdventureWorksDW2019.bak)|[AdventureWorksLT2019.bak](https://github.com/Microsoft/sql-server-samples/releases/download/adventureworks/AdventureWorksLT2019.bak)|

0 commit comments

Comments
 (0)