Database Table: STRELTYP

This table contains the store relationship types.

Column Name Column Type Column Description
NAME CHARACTER (60)
NULL
The name of the store relationship type.
STRELTYP_ID INTEGER
NOT NULL
The store relationship type identifier.
Indexes:
Index Name Indexed Column Names Index Type
I0000267 NAME Unique Index
SQL030416035120130 STRELTYP_ID 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
F_918 STRELTYP_ID STRELTYPDS STRELTYP_ID Cascade
F_919 STRELTYP_ID STOREREL STRELTYP_ID Cascade