Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
dt_inicio | timestamp | 29,6 | null |
|
|
Data início do fechamento da agenda. |
||||
dt_fim | timestamp | 29,6 | null |
|
|
Data fim do fechamento da agenda. |
||||
ds_motivo | varchar | 4000 | √ | null |
|
|
Descrição do motivo do fechamento da agenda. |
|||
co_seq_config_agenda_fechament | int8 | 19 | null |
|
|
Código sequencial da tabela. |
||||
co_lotacao | int8 | 19 | √ | null |
|
|
||||
no_ident_motivo_fechamento | varchar | 30 | √ | null |
|
|
||||
st_sincronizacao | varchar | 48 | √ | null |
|
|
||||
st_registro_ativo | int4 | 10 | √ | null |
|
|
||||
uuid_fechamento | varchar | 36 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pk_configagendafechamento | Primary key | Asc | co_seq_config_agenda_fechament |
in_cfgagendafechmnt_uuidfchmnt | Must be unique | Asc | uuid_fechamento |
in_cfgfechamento_colotacao | Performance | Asc | co_lotacao |