Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
dim_account_transaction_status_id | int4 | 10 | null |
|
|
An identifier for this dimension |
|||||
version | int4 | 10 | √ | null |
|
|
Version of this dimension as it applies to dim_account_transaction_status_id |
||||
date_from | timestamp | 29,6 | √ | null |
|
|
When this dimension applies from |
||||
date_to | timestamp | 29,6 | √ | null |
|
|
When this dimension applies to |
||||
account_transaction_status_name | text | 2147483647 | √ | null |
|
|
Name of the status |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
dim_account_transaction_status_pkey | Primary key | Asc | dim_account_transaction_status_id |
idx_dim_account_transaction_status_lookup | Performance | Asc | account_transaction_status_name |
idx_dim_account_transaction_status_tk | Performance | Asc | dim_account_transaction_status_id |