The
DDDTMCOL table is used for the
Data Dictionary - COL. field and is for internal use only. The following table describes the columns in the
DDDTMCOL table:
Column
|
Type
|
Length
|
Decimal
|
Domain
|
COLID
|
DECIMAL
|
18
|
0
|
field ID
|
COLSTQID
|
DECIMAL
|
18
|
0
|
referenced query ID
|
COLNAME
|
CHAR
|
18
|
0
|
field name
|
COLSDESC
|
CHAR
|
15
|
0
|
short description
|
COLLDESC
|
CHAR
|
30
|
0
|
long description
|
COLVISIBLE
|
CHAR
|
1
|
0
|
field visible
|
COLCLASS
|
CHAR
|
10
|
0
|
field class
|
COLTAGID
|
DECIMAL
|
18
|
0
|
tag ID
|