The following example shows the HELP VIEW report for a view containing a UDT named udt_int.
HELP VIEW udt_view;
Result:
Column Name id
Type I
Comment ?
Nullable Y
Format -(10)9
Title ?
Max Length 4
Decimal Total Digits ?
Decimal Fractional Digits ?
Range Low ?
Range High ?
UpperCase N
Table/View? V
Default value ?
Char Type ?
IdCol Type ?
UDT Name ?
Temporal ?
Column Name my_int
Type UT
Comment ?
Nullable Y
Format -(10)9
Title ?
Max Length 4
Decimal Total Digits ?
Decimal Fractional Digits ?
Range Low ?
Range High ?
UpperCase N
Table/View? V
Default value ?
Char Type ?
IdCol Type ?
UDT Name ud_int
Temporal ?