Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| gdj_id | BIGINT | 19 | null |
|
|
||||||
| gdj_joven_fk | BIGINT | 19 | √ | null |
|
|
|||||
| gdj_desafio_fk | BIGINT | 19 | √ | null |
|
|
|||||
| gdj_grupo_desafio_fk | BIGINT | 19 | √ | null |
|
|
|||||
| gdj_estado | BIT | 1 | √ | 0 |
|
|
|||||
| gdj_fecha_completada | DATE | 10 | √ | null |
|
|
|||||
| gdj_ult_mod_fecha | TIMESTAMP | 19 | √ | null |
|
|
|||||
| gdj_ult_mod_usuario | BIGINT | 19 | √ | null |
|
|
|||||
| gdj_version | INT | 10 | √ | null |
|
|
|||||
| rev | BIGINT | 19 | √ | null |
|
|
|||||
| revtype | SMALLINT | 5 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| gdj_aud_rev_fk | Performance | Asc | rev |