A new demo has been added in the SQL Server 2000 demo portion.The detail of this demo is
Title: How to Create a View Using the Create View Wizard in Microsoft SQL Server 2000
Objective: The objective of this demo is to teach you the process of creating a view using the create view wizard in Microsoft SQL Server 2000. To create a view you must be granted permission to do so by the database owner and you must have appropriate permissions on any tables or views referenced in the view definition.
If you are a subscriber, then click the Demos link in the navigation menu to view the complete list of demos.