WebSphere Commerce database table: STGMRSTTAB

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


Column Description(s):
Column NameColumn TypeDescription
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.
COLNAME CHAR(25) The name for the column used to identify if the row is site or merchant related.
OPTCOUNTER SMALLINT Reserved for IBM internal use.
Index(es):
Index NameIndexed Column NamesIndex Type
SQL050212031313450 TABNBR Primary Key

Feedback