HELP VIEW Example | Teradata Vantage - Example: HELP VIEW for a UDT View - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
Published
January 2021
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
ncd1596241368722.ditamap
dita:ditavalPath
hoy1596145193032.ditaval
dita:id
B035-1144
lifecycle
previous
Product Category
Teradata Vantage™

The following example shows the HELP VIEW report for a view containing a UDT named udt_int.

     HELP VIEW udt_view;
                         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 ?