| Nome da coluna |
Tipo do dado |
Descrição |
Uso |
| TBOWNER |
CHAR(8) NOT NULL |
Authorization ID of the owner of the table on which the table check constraint is
defined. |
G |
| TBNAME |
VARCHAR(18) NOT NULL |
Name of the table on which the check constraint is defined. |
G |
| CHECKNAME |
VARCHAR(128) NOT NULL |
Table check constraint name. |
G |
| PATHSCHEMAS |
VARCHAR(254) NOT NULL |
SQL path at the time the table check constraint was created. The path is used to
resolve unqualified cast function names that are used in the constraint definition. |
G |
| IBMREQD |
CHAR(1) NOT NULL |
A value of Y indicates that the row came from the basic machine-readable material
(MRM) tape. For all other values, see Release dependency indicators in topic D.0. |
G |