About 489 results
Open links in new tab
  1. Northwind and pubs sample databases for Microsoft SQL Server

    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.

  2. Get the sample SQL Server databases for ADO.NET code samples

    Sep 21, 2022 · Download the script instnwnd.sql from the following GitHub repository to create and load the Northwind sample database for SQL Server: Northwind and pubs sample databases for …

  3. Microsoft SQL Server Sample Databases

    Jul 21, 2025 · Learn about and how to get the SQL Server sample databases Northwind, Pubs, AdventureWorks, and WideWorldImporters.

  4. Database Examples/Northwind/SQL Server - Wikiversity

    -- Either:-- Open Microsoft SQL Server Management Studio.-- Connect to your server.-- Open a new query window.-- Copy and paste the SQL below into the query window.-- Execute the script to create …

  5. How to Download and Restore Northwind database to SQL Server

    Jun 27, 2024 · To download and restore the Northwind database to SQL Server, follow these steps.

  6. SQL Server 2019 Download and Install Northwind Database

    Dec 20, 2021 · In this article I will explain with an example, how to download and install the Northwind database in SQL Server 2019.

  7. SQL Server Sample DatabasesSQLServerCentral

    Oct 30, 2023 · Northwind, Pubs, Aventureworks, AdventureworksDW, WideWordImporters, etc are important sample databases used in SQL Server. In this article, we will explain these databases …

  8. The SQL Server Sample Databases: NorthWind - InformIT

    We’re in a series that explains the main sample databases that you can use with SQL Server, and in this tutorial I’ll show you how to find, install and work with the second database, Northwind.

  9. NorthwindSQL Server Portal

    Nov 25, 2022 · To test any functionality in SQL Server, we need sample databases to test different scenarios. Few of the sample databases are already available as shown below and you can …

  10. Database Examples/Northwind - Wikiversity

    Mar 21, 2025 · Northwind Traders is a database sample that is shipped along with the Microsoft Access application. [1] The Northwind database is available under a Microsoft Public License.