Archives of the TeradataForum
Message Posted: Wed, 15 Jul 2009 @ 22:15:40 GMT
Subj: | | Re: Query to display all possible object kinds? |
|
From: | | Robert D Meunier |
I pulled this right out of the Data Dictionary manual for V2R6.2. There might be others if you are running on a newer release.
. A = Aggregate function
. B = Combined aggregate and ordered analytical function
. E = External Stored Procedure
. F = Standard function
. G = Trigger
. H = Instance or Constructor Method
. I = Join Index
. J = Journal
. M = Macro
. N = Hash Index
. P = SQL Procedure
. Q = Queue Table
. R = Table function
. S = Ordered analytical function
. T = Table
. U = User-defined data type
. V = View
. X = Authorization
Robert Meunier
|