Monday, March 21, 2011

SQL Server 2008 – Creating a new Database

 

clip_image002

Right click on databases in the object explorer pane:

clip_image004

Gave a Database name and its initial size for data file and log file:

clip_image006

Click Ok:

clip_image008

clip_image010

1 comment:

Masood Hashim said...

Probably if you want to create a sample database in your system , you can get the AdventureWorks database from here : "http://msftdbprodsamples.codeplex.com/releases/view/55926" and install it.

By default this database is not installed in sql server 2005 and 2008 but 2000.