The stage configuration table for all merchant tables.
Column Name | Column Type | Description |
---|---|---|
TABNBR | INTEGER NOT NULL | The reference number of the table. The parent table must have a lower reference number than any child table. |
TABNAME | CHAR(25) | The table name. |
OPTCOUNTER | SMALLINT | Reserved for IBM internal use. |
Index Name | Indexed Column Names | Index Type |
---|---|---|
SQL050212031313290 | TABNBR | Primary Key |