omeanalysts_ordersPrice
客单价分布
所属应用: omeanalysts
表结构
| ColumnName | Comment | Type | Not null | Default | Autoincrement |
|---|---|---|---|---|---|
| id | id | mediumint(8) unsigned | Y | Y | |
| dates | 日期 | int(11) | N | N | |
| shop_id | 来源店铺 | varchar(32) | N | N | |
| interval_id | 区间ID | mediumint(8) unsigned | N | N | |
| num | 数量 | int(11) | N | N |
索引
| Key name | Column names | Unique | Comment |
|---|---|---|---|
| primary | id | Y | |
| ind_order_bn_shop | dates, interval_id | N | |
| idx_c_shop_id | shop_id | N |
