| Nome da coluna |
Tipo do dado |
Descrição |
Uso |
| BSEQUENCEID |
INTEGER NOT NULL |
Internal identifier of the identity column in SYSSEQUENCES. |
G |
| DCREATOR |
CHAR(8) NOT NULL |
Authorization ID of the owner of the table that contains the identity column. |
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 |
| DNAME |
CHAR(18) NOT NULL |
Name of the table containing the identity column. |
G |
| DCOLNAME |
CHAR(18) NOT NULL |
Name of the identity column. |
G |