Database Table: STGMRSTTAB

The stage configuration table for all tables containing both merchant and site information.

Column Name Column Type Column Description
COLNAME CHARACTER (25)
NULL
The name for the column used to identify if the row is site or merchant related.
TABNAME CHARACTER (25)
NULL
The table name.
TABNBR INTEGER
NOT NULL
The reference number of the table. The parent table must have a lower reference number than any child table.
Indexes:
Index Name Indexed Column Names Index Type
SQL030416035110370 TABNBR Primary Key
Constraints:
Constraint Name Column Names Foreign Table Name Foreign Column Names Constraint Type
Not Applicable

Referenced By:
Constraint Name Referenced Column Name Foreign Table Name Foreign Column Names Constraint Type
Not Applicable