A new demo has been added in the SQL Server 2000 demo portion.The detail of this demo is
Title: How to Delete User-Defined Data Type in Microsoft SQL Server 2000
Objective: The objective of this demo is to teach you the process of deleting user-defined data type in Microsoft SQL Server 2000. User-defined data types are based on the system data types in Microsoft SQL Server 2000. User-defined data types can be used when several tables must store the same type of data in a column and you must ensure that these columns have exactly the same data type, length, and nullability.
If you are a subscriber, then click the Demos link in the navigation menu to view the complete list of demos.