Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| appalertid | int8 | 19 | null |
|
|
|||||
| appid | int8 | 19 | null |
|
|
|||||
| code | int8 | 19 | null |
|
|
|||||
| notes | varchar | 1024 | √ | null |
|
|
||||
| effectivedate | int8 | 19 | √ | null |
|
|
||||
| creatoruserid | int8 | 19 | √ | null |
|
|
||||
| creatorname | varchar | 1024 | √ | null |
|
|
||||
| creationdate | int8 | 19 | null |
|
|
|||||
| modificationdate | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| jiveappalert_pk | Primary key | Asc | appalertid |
| jvappalert_app_idx | Performance | Asc | appid |