T_KIT_PRODUTO


Columns

Column Type Size Nulls Auto Default Children Parents Comments
NR_KIT DOUBLE PRECISION 15 null
NR_ITEM INTEGER 10 null
NR_FORMULA DOUBLE PRECISION 15 null
T_FORMULA.NR_FORMULA FK_T_KIT_PRODUTO_1 R
QT_ITEM_FORMULA DOUBLE PRECISION 15 null
VL_FORMULA DOUBLE PRECISION 15 null
VL_UNITARIO DOUBLE PRECISION 15 null

Indexes

Constraint Name Type Sort Column(s)
PK_T_KIT_PRODUTO Primary key Asc/Asc NR_KIT + NR_ITEM
FK_T_KIT_PRODUTO_1 Performance Asc NR_FORMULA

Relationships