WebSphere Commerce database table: STGMERTAB

The stage configuration table for all merchant tables.

Column Descriptions
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.

Indexes
Index Name Indexed Column Names Index Type
SQL060903235252560 TABNBR Primary Key