Creating User-defined Datatypes

You create user-defined datatypes based on SQL Server-supplied datatypes.

Note To use a user-defined datatype in more than one database, create it in the model database. The user-defined datatype definition then becomes known to all databases created after the change to the model database.

    To create a user-defined datatype

Or