Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('eap_earlyactionindicator_id_seq'::regclass) |
|
|
||||
| indicator | varchar | 255 | √ | null |
|
|
||||
| indicator_value | int4 | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| eap_earlyactionindicator_pkey | Primary key | Asc | id |

