Update readme.md

This commit is contained in:
Saif Ul Islam
2022-08-04 12:28:48 +05:00
committed by GitHub
parent 3171a3bdea
commit bf601301a9
+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.