Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
dim_mobile_id | bigserial | 19 | √ | nextval('dim_mobile_dim_mobile_id_seq'::regclass) |
|
|
||
version | int4 | 10 | √ | null |
|
|
||
date_from | timestamp | 29,6 | √ | null |
|
|
||
date_to | timestamp | 29,6 | √ | null |
|
|
||
mobile_1 | bool | 1 | √ | null |
|
|
||
mobile | bool | 1 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
idx_dim_mobile_lookup | Performance | Asc | mobile_1 |
idx_dim_mobile_tk | Performance | Asc | dim_mobile_id |