A new demo has been added in the SQL Server 2000 demo portion.The detail of this demo is
Title: How to Create a Database Using the Create Database Wizard in Microsoft SQL Server 2000
Objective: The objective of this demo is to teach you the process of creating a database using the create database wizard in Microsoft SQL Server 2000. To create a database determine the name of the database, its owner (the user who creates the database), its size, and the files and filegroups used to store it.
If you are a subscriber, then click the Demos link in the navigation menu to view the complete list of demos.