T_PRODUTO_ITEM_ANALISE


Columns

Column Type Size Nulls Auto Default Children Parents Comments
CD_PRODUTO DOUBLE PRECISION 15 null
T_PRODUTO.CD_PRODUTO FK_PRO_PRO_ITE_ANA R
CD_ITEM_ANALISE DOUBLE PRECISION 15 null
T_ITEM_ANALISE.CD_ITEM_ANALISE FK_ITE_ANA_PRO_ITE_ANA R
DS_ESPECIFICACAO VARCHAR 20000 null
DT_INCLUSAO DATE 10 null
DT_ALTERACAO DATE 10 null
ID_ALTERACAO CHAR 1 null
NR_ORDEM_ANALISE DOUBLE PRECISION 15 null
CD_BIBLIOGRAFIA DOUBLE PRECISION 15 null
T_BIBLIOGRAFIA.CD_BIBLIOGRAFIA Implied Constraint R

Indexes

Constraint Name Type Sort Column(s)
PK_PRO_ITE_ANALISE Primary key Asc/Asc CD_PRODUTO + CD_ITEM_ANALISE
FK_ITE_ANA_PRO_ITE_ANA Performance Asc CD_ITEM_ANALISE
FK_PRO_PRO_ITE_ANA Performance Asc CD_PRODUTO

Relationships