15.10 - Example: HELP DATABASE Output Showing a UDT and a Method - Teradata Database

Teradata Database SQL Data Definition Language Syntax and Examples

Product
Teradata Database
Release Number
15.10
Published
December 2015
Language
English (United States)
Last Update
2018-06-05
dita:mapPath
SQL_DDL_15_10.ditamap
dita:ditavalPath
ft:empty

The following example shows that there is a UDT named euro and a method named euro_To_US in the SYSUDTLIB database.

     HELP DATABASE SYSUDTLIB;
     Table/View/Macro name euro
                      Kind U
                   Comment ?
                Protection F
              Creator Name USER1
             Commit Option N
           Transaction Log Y
     Table/View/Macro name euro_To_US
                      Kind H
                   Comment ?
                Protection F
              Creator Name USER1
             Commit Option N
           Transaction Log Y