例: UDTビューに対するHELP VIEW - Advanced SQL Engine - Teradata Database

Teradata Vantage™ - SQLデータ定義言語 構文規則および例

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
Published
2021年1月
Language
日本語
Last Update
2021-03-30
dita:mapPath
ja-JP/ncd1596241368722.ditamap
dita:ditavalPath
ja-JP/ncd1596241368722.ditaval
dita:id
B035-1144
Product Category
Software
Teradata Vantage

次に、udt_intという名前のUDTを含むビューのHELP VIEWレポートの例を示します。

     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 ?