Reference > Database > WebSphere Commerce database tables > S
WebSphere Commerce database table: STORECNTR
Each row of this table indicates that a Contract is deployed in a Store.
Column Name Column Type Description CONTRACT_ID BIGINT NOT NULL The Contract. STORE_ID INTEGER NOT NULL The Store. OPTCOUNTER SMALLINT Reserved for IBM internal use.
Indexes Index Name Indexed Column Names Index Type SQL100520030433540 CONTRACT_ID+STORE_ID Primary Key I0000784 STORE_ID Non-Unique Index
Constraints Constraint Name Column Names Foreign Table Name Foreign Column Names Constraint Type F_785 CONTRACT_ID CONTRACT CONTRACT_ID Cascade F_784 STORE_ID STORE STORE_ID Cascade
Related reference
_vcc_freeselect_bottom_