Introduction:
Here I will explain how to download and install northwind and pubs sample database in sql server 2008 or attach northwind database in sql server 2008 r2 using sql server management studio.
Here I will explain how to download and install northwind and pubs sample database in sql server 2008 or attach northwind database in sql server 2008 r2 using sql server management studio.
Description:
In
previous articles I explained replace multiple spaces with single
space in sql,
reseed identity column value in sql
server,
get time difference between two dates
in sql,
substring function in SQL server
and many articles relating to SQL
server.
Now I will explain how to install northwind sample database in sql
server 2008.
To
install northwind and pubs sample databases in sql
server 2008 you need to follow below steps