Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
product_id | BIGINT | 19 | null |
|
|
|||||
from_date | DATE | 10 | √ | NULL |
|
|
||||
DECIMAL | 10,2 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
m_share_product_market_price_ibfk_1 | Performance | Asc | product_id |