overdrive_api_product_identifiers

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
productId INT 10 NULL
type VARCHAR 50 NULL
value VARCHAR 75 NULL

Indexes

Constraint Name Type Sort Column(s)
overdrive_api_product_identifiers_s_pk Primary key Asc id
PRIMARY Must be unique Asc id
productId Performance Asc productId
type Performance Asc type

Relationships