Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
appinstalertid | int8 | 19 | null |
|
|
|||||
instanceappid | int8 | 19 | null |
|
|
|||||
code | int8 | 19 | null |
|
|
|||||
notes | varchar | 1024 | √ | null |
|
|
||||
effectivedate | int8 | 19 | √ | null |
|
|
||||
creatoruserid | int8 | 19 | √ | null |
|
|
||||
creatorname | varchar | 1024 | √ | null |
|
|
||||
acknowledged | int8 | 19 | null |
|
|
|||||
creationdate | int8 | 19 | null |
|
|
|||||
modificationdate | int8 | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
jiveinstalert_pk | Primary key | Asc | appinstalertid |
jvinstalt_inst_ix | Performance | Asc/Asc | instanceappid + effectivedate |