Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_bi_intellidata_trdetails_id_seq'::regclass) |
|
|
|||||
| logid | int8 | 19 | 0 |
|
|
||||||
| visits | int8 | 19 | 0 |
|
|
||||||
| timespend | int8 | 19 | 0 |
|
|
||||||
| timepoint | int2 | 5 | 0 |
|
|
||||||
| timemodified | int8 | 19 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_biintetrde_id_pk | Primary key | Asc | id |
| app_biintetrde_log_ix | Performance | Asc | logid |
| app_biintetrde_logtim_ix | Performance | Asc/Asc | logid + timepoint |
| app_biintetrde_tim_ix | Performance | Asc | timemodified |

