Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
co_revisao | int8 | 19 | null |
|
|
|||||
co_tipo_revisao | int2 | 5 | √ | null |
|
|
||||
co_seq_compartilha_prontuario | int8 | 19 | null |
|
|
|||||
co_localidade | int8 | 19 | √ | null |
|
|
||||
co_usuario | int8 | 19 | √ | null |
|
|
||||
st_ativo | int4 | 10 | √ | null |
|
|
||||
dt_ultima_alteracao | timestamptz | 35,6 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pk_tlcompartilhamentoprontuaro | Primary key | Asc/Asc | co_revisao + co_seq_compartilha_prontuario |