Use user-defined distinct types (UDT)

A user-defined distinct type is a mechanism that allows you to extend DB2® capabilities beyond the built-in data types available.

User-defined distinct types enable you to define new data types to DB2 which gives you considerable power since you are no longer restricted to using the system-supplied built-in data types to model your business and capture the semantics of your data. Distinct data types allow you to map on a one-to-one basis to existing database types.

These benefits are associated with UDTs:

Related concepts
User-defined types