Skip to content

Commit 168031e

Browse files
committed
Update README.md
1 parent 397cb78 commit 168031e

File tree

1 file changed

+4
-2
lines changed
  • samples/databases/wide-world-importers/wwi-database-scripts

1 file changed

+4
-2
lines changed

samples/databases/wide-world-importers/wwi-database-scripts/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Construct WideWorldImporters OLTP Database
22

3-
The scripts in this folder are used to construct the WideWorldImporters database from scratch on SQL Server or Azure SQL Database.
3+
The scripts in this folder are used to construct the WideWorldImporters database from scratch on SQL Server or Azure SQL Database. It is possible to vary the data size (see step 6 in the instructions below).
4+
5+
A pre-created version of the database is available for download as part of the latest release of the sample: [wide-world-importers-release](http://go.microsoft.com/fwlink/?LinkID=800630).
46

57
### Contents
68

@@ -33,7 +35,7 @@ To run this sample, you need the following prerequisites.
3335

3436
<!-- Examples -->
3537
1. SQL Server 2016 (or higher) or an Azure SQL Database.
36-
2. SQL Server Management Studio, preferably 2016 April Preview or later (version >= 13.0.14000.36)
38+
2. SQL Server Management Studio, 2016 June release or later (version >= 13.0.15000.23)
3739

3840

3941
<a name=run-this-sample></a>

0 commit comments

Comments
 (0)