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.00
Published
September 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
wgr1555383704548.ditamap
dita:ditavalPath
lze1555437562152.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 ?