Skip to content

Commit befb3dc

Browse files
committed
Fix typos
1 parent d0b129b commit befb3dc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Sample_Databases/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# SQL Server Sample Databases and Datasets
2-
Alternative download link for some sample databases:
32

43
- [AdventureWorks Sample Databases and Scripts for SQL Server 2017, 2016, 2014 , 2012](https://github.com/Microsoft/sql-server-samples/releases/tag/adventureworks)
54
- [AdventureWorks for Analysis Services](https://github.com/Microsoft/sql-server-samples/releases/tag/adventureworks-analysis-services)
@@ -27,7 +26,7 @@ Alternative download link for some sample databases:
2726
Some databases you can download from this repository: https://rebrand.ly/sample-db
2827

2928

30-
| Name/Download backups | SQL Server Version | Type | .Bac, MB | .Mdf, MB | Table count | AVG Rows per table | Median rows per table | Max rows in table |
29+
| Name/Download backups | SQL Server Version | Type | .Bak, MB | .Mdf, MB | Table count | AVG Rows per table | Median rows per table | Max rows in table |
3130
|-----------------------------------------|--------------------|----------|---------:|---------:|------------:|-------------------:|-----------------------|-------------------|
3231
| [StackOverflow Database] | >=2012 | OLTP | 137000 | ? | ? | ? | ? | ? |
3332
| [WideWorldImporters OLTP] | ? | OLTP | 121 | ? | ? | ? | ? | ? |

0 commit comments

Comments
 (0)