Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
co_revisao | int8 | 19 | null |
|
|
Código de revisão. Chave estrangeira com origem na tabela TB_REVISAO. |
||
co_tipo_revisao | int2 | 5 | √ | null |
|
|
Identificador de operação feita sobre a tabela TB_TIPO_PARTE_BUCAL (0 - adição; 1 - modificação; 2 deleção) |
|
co_tipo_parte_bucal | int8 | 19 | null |
|
|
Chave primária da tabela TB_TIPO_PARTE_BUCAL. |
||
no_tipo_parte_bucal | varchar | 100 | √ | null |
|
|
Identifica o nome da parte bucal. |
|
no_identificador | varchar | 100 | √ | null |
|
|
Nome do enumerador do tipo de parte bucal escolhida. |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pk_tltipopartebucal | Primary key | Asc/Asc | co_revisao + co_tipo_parte_bucal |
Diagram producer might be missing
No diagrams were produced please see application output for any errors