Merge pull request #1038 from Rubix982/patch-1

Update readme.md
This commit is contained in:
Umachandar Jayachandran
2022-09-12 15:24:45 -07:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
# Northwind and pubs sample databases for Microsoft SQL Server
This folder contains scripts to create and load the *Northwind* and *pubs* sample databases.
This folder contains scripts to create and load the *Northwind* (`instnwnd.sql`) and *pubs* (`instpubs.sql`) sample databases.
These scripts were originally created for SQL Server 2000.