Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('account_resequence_wizard_id_seq'::regclass) |
|
|
|||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
||||
| first_name | varchar | 2147483647 | null |
|
|
First New Sequence |
|||||
| ordering | varchar | 2147483647 | null |
|
|
Ordering |
|||||
| first_date | date | 13 | √ | null |
|
|
First Date |
||||
| end_date | date | 13 | √ | null |
|
|
End Date |
||||
| create_date | timestamp | 29,6 | √ | null |
|
|
Created on |
||||
| write_date | timestamp | 29,6 | √ | null |
|
|
Last Updated on |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| account_resequence_wizard_pkey | Primary key | Asc | id |

