Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
tagid | int8 | 19 | null |
|
|
|||||
tagname | varchar | 100 | null |
|
|
|||||
creationdate | int8 | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
jivetag_pk | Primary key | Asc | tagid |
jivetag_c_idx | Performance | Asc | creationdate |
jivetag_t_idx | Must be unique | Asc | tagname |